diff options
| author | iElectric <unknown> | 2010-04-28 11:52:11 +0200 |
|---|---|---|
| committer | iElectric <unknown> | 2010-04-28 11:52:11 +0200 |
| commit | 2e43ac8101ff1363985ccc7f2fa4fcb5c0e90211 (patch) | |
| tree | 7efdc9901a4b95229e1567fb5a4f08a7af55f4cd /test-req.pip | |
| parent | 26d19d79dda241a1efe75d8da5c8b5944a7f7e46 (diff) | |
| download | sqlalchemy-migrate-2e43ac8101ff1363985ccc7f2fa4fcb5c0e90211.tar.gz | |
add pysqlite for test dep
Diffstat (limited to 'test-req.pip')
| -rw-r--r-- | test-req.pip | 8 |
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 |
