Use tox instead of pytest-runner
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
[pytest]
|
||||
norecursedirs=*.egg .eggs dist build
|
||||
norecursedirs=dist build .tox
|
||||
addopts=--doctest-modules
|
||||
doctest_optionflags=ALLOW_UNICODE ELLIPSIS
|
||||
|
||||
Reference in New Issue
Block a user