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 dc3d32d commit a2adca8Copy full SHA for a2adca8
setup.cfg
@@ -1,2 +1,5 @@
1
[metadata]
2
-description-file = README.md
+description-file = README.md
3
+
4
+[tool:pytest]
5
+testpaths = tests
tests/test.py tests/test_cient.pytests/test.py renamed to tests/test_cient.py
0 commit comments