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.
2 parents 25494bd + 130a3e3 commit c60ed6dCopy full SHA for c60ed6d
tox.ini
@@ -2,6 +2,7 @@
2
envlist=py{27,34,35,36,37,38}-test,flake8,check_readme,py{27,37}-selfcheck
3
4
[pytest]
5
+testpaths=testing
6
filterwarnings=error
7
markers=
8
issue(id): reference to github issue
0 commit comments