diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,7 +3,6 @@ envlist = py27, py35, docs, lint skipsdist = True [testenv] -usedevelop = True deps = {env:CI_DEPS:} -rrequirements.txt @@ -26,5 +25,4 @@ commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html [testenv:lint] deps = flake8>=2.6.2, <3 -usedevelop = False commands = flake8 --jobs 8 --count mitmproxy netlib pathod examples test |
