summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 23ebaf6..d7c3fc0 100644
--- a/tox.ini
+++ b/tox.ini
@@ -19,11 +19,9 @@ commands =
[testenv:meta]
deps =
pyflakes
- pip-tools
pyroma>=1.6 # <1.6 had bogus return values.
commands =
pyflakes OpenSSL
- pip-review
pyroma -d .
[testenv:pypi-readme]