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 a2b499a commit 41421e1Copy full SHA for 41421e1
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