We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c29839 commit 976ecefCopy full SHA for 976ecef
tox.ini
@@ -4,7 +4,7 @@ minversion = 2.4
4
[testenv]
5
basepython = python2.7
6
commands =
7
- py.test {posargs}
+ py.test tests {posargs}
8
python setup.py checkdocs
9
usedevelop = True
10
extras = testing
0 commit comments