summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index d8fa3e984..bd07e9e6c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -131,7 +131,6 @@ commands_pre =
{envpython} setup.py build_ext --inplace
commands =
- pycodestyle {posargs}
pylint {posargs: src tests}
deps =
-rrequirements/requirements.txt