We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d546023 commit 4bd334dCopy full SHA for 4bd334d
pytest.ini
@@ -1,4 +1,4 @@
1
[pytest]
2
-norecursedirs=dist build .tox
+norecursedirs=dist build .tox .eggs
3
addopts=--doctest-modules
4
doctest_optionflags=ALLOW_UNICODE ELLIPSIS
0 commit comments