We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c43626 commit 5d24331Copy full SHA for 5d24331
setup.cfg
@@ -0,0 +1,4 @@
1
+[pytest]
2
+norecursedirs = .git _build tmp* *.egg
3
+#addopts = --cov
4
+python_files = test*.py
0 commit comments