summaryrefslogtreecommitdiff
path: root/test-req.pip
diff options
context:
space:
mode:
authoriElectric <unknown>2010-07-08 00:09:26 +0200
committeriElectric <unknown>2010-07-08 00:09:26 +0200
commit960bce7de1049151b0bdec7b40cf6fc68fc8a879 (patch)
tree66d538bfad79aca0d6e0e4d127cfc60baa7d8fb3 /test-req.pip
parent472952672f76a4e733b487a6ef48caef3de3f01f (diff)
downloadsqlalchemy-migrate-960bce7de1049151b0bdec7b40cf6fc68fc8a879.tar.gz
remove test dependencies information from setup.py
Diffstat (limited to 'test-req.pip')
-rw-r--r--test-req.pip3
1 files changed, 2 insertions, 1 deletions
diff --git a/test-req.pip b/test-req.pip
index 8b1fa62..91b9389 100644
--- a/test-req.pip
+++ b/test-req.pip
@@ -1,7 +1,8 @@
coverage
nose
-e git://github.com/cmheisel/nose-xcover.git#egg=nosexcover
-scripttest==1.0.1
+# NOTE: scripttest 1.0.1 removes base_path argument to ScriptTest
+scripttest==1.0
pytz
psycopg2
pysqlite