summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini5
1 files changed, 0 insertions, 5 deletions
diff --git a/tox.ini b/tox.ini
index f1db2f1..99ee0a1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -24,11 +24,6 @@ commands =
passenv = OS_TEST_DBAPI_ADMIN_CONNECTION
-[testenv:sqla_09]
-basepython = python3
-commands = pip install SQLAlchemy>=0.9.0,!=0.9.5,<1.0.0
- python setup.py testr --slowest --testr-args='{posargs}'
-
[testenv:py27]
basepython = python2.7
commands =