summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini8
1 files changed, 0 insertions, 8 deletions
diff --git a/tox.ini b/tox.ini
index 0304ccb..ef39482 100644
--- a/tox.ini
+++ b/tox.ini
@@ -13,16 +13,8 @@ deps=nose
pymongo
pysqlite
-[testenv:py32]
-deps=nose
- sqlalchemy
- pymongo3
-
[testenv:py33]
basepython=python3.3
-deps=nose
- sqlalchemy
- pymongo3
# Jython does not have SQLite, so don't download SQLAlchemy.
# Also, because of a Jython bug (http://bugs.jython.org/issue1701), the MongoDB