summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini6
1 files changed, 1 insertions, 5 deletions
diff --git a/tox.ini b/tox.ini
index 95e398e..33e0523 100644
--- a/tox.ini
+++ b/tox.ini
@@ -21,10 +21,6 @@ commands = bash tools/pretty_tox.sh '{posargs}'
commands = pip install SQLAlchemy>=0.9.0,!=0.9.5,<1.0.0
python setup.py testr --slowest --testr-args='{posargs}'
-[testenv:sqla_08]
-commands = pip install SQLAlchemy>=0.8.0,<0.9.0
- python setup.py testr --slowest --testr-args='{posargs}'
-
[testenv:mysql-python]
setenv =
{[testenv]setenv}
@@ -67,4 +63,4 @@ import_exceptions =
# this also means that pip-missing-reqs must be installed separately, outside
# of the requirements.txt files
deps = pip_missing_reqs
-commands = pip-missing-reqs -d --ignore-module=oslo_db* --ignore-module=pkg_resources --ignore-file=oslo_db/tests/* oslo_db \ No newline at end of file
+commands = pip-missing-reqs -d --ignore-module=oslo_db* --ignore-module=pkg_resources --ignore-file=oslo_db/tests/* oslo_db