[tests] pytest.ini includes tests as pythonpath (because of dummy_domain)
This commit is contained in:
parent
cf20b76959
commit
15794327f9
|
@ -2,3 +2,4 @@
|
|||
testpaths = tests
|
||||
addopts = --doctest-modules
|
||||
doctest_optionflags = ELLIPSIS
|
||||
python_paths = ./tests
|
||||
|
|
Loading…
Reference in New Issue