8000
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 f787fc0 commit 4715932Copy full SHA for 4715932
tox.ini
@@ -15,3 +15,6 @@ deps =
15
mock>=1.0.1
16
commands =
17
python setup.py test
18
+
19
+[pytest]
20
+addopts = tests/
0 commit comments