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 20254218c..8204d0b55 100644
--- a/tox.ini
+++ b/tox.ini
@@ -19,7 +19,6 @@ deps=pytest!=3.9.1,!=3.9.2
pytest-xdist
mock; python_version < '3.3'
- # psycopg2 minimum 2.7 needed only for correct profiling results
postgresql: psycopg2>=2.7
# mysqlclient minimum 1.4.0 needed only for correct profiling results