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 | |
| parent | 26d19d79dda241a1efe75d8da5c8b5944a7f7e46 (diff) | |
| download | sqlalchemy-migrate-2e43ac8101ff1363985ccc7f2fa4fcb5c0e90211.tar.gz | |
add pysqlite for test dep
| -rw-r--r-- | test-req.pip (renamed from test-requirements.pip) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.pip b/test-req.pip index c86921c..f9e2516 100644 --- a/test-requirements.pip +++ b/test-req.pip @@ -4,4 +4,5 @@ nose scripttest==1.0.1 pytz psycopg2 +pysqlite mysql-python |
