We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f5b13 commit 6d59a20Copy full SHA for 6d59a20
1 file changed
tox.ini
@@ -6,9 +6,7 @@ envlist=flake8,py27,py35,docs
6
[testenv]
7
deps=
8
-r{toxinidir}/requirements.txt
9
- coverage
10
nose
11
- nosexcover
12
setenv=
13
PYTHONDONTWRITEBYTECODE=true
14
commands=
0 commit comments