summaryrefslogtreecommitdiff
path: root/test-req.pip
diff options
context:
space:
mode:
authoriElectric <unknown>2010-04-28 11:52:11 +0200
committeriElectric <unknown>2010-04-28 11:52:11 +0200
commit2e43ac8101ff1363985ccc7f2fa4fcb5c0e90211 (patch)
tree7efdc9901a4b95229e1567fb5a4f08a7af55f4cd /test-req.pip
parent26d19d79dda241a1efe75d8da5c8b5944a7f7e46 (diff)
downloadsqlalchemy-migrate-2e43ac8101ff1363985ccc7f2fa4fcb5c0e90211.tar.gz
add pysqlite for test dep
Diffstat (limited to 'test-req.pip')
-rw-r--r--test-req.pip8
1 files changed, 8 insertions, 0 deletions
diff --git a/test-req.pip b/test-req.pip
new file mode 100644
index 0000000..f9e2516
--- /dev/null
+++ b/test-req.pip
@@ -0,0 +1,8 @@
+coverage
+nose
+-e git://github.com/cmheisel/nose-xcover.git#egg=nosexcover
+scripttest==1.0.1
+pytz
+psycopg2
+pysqlite
+mysql-python