summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriElectric <unknown>2010-04-25 00:09:43 +0200
committeriElectric <unknown>2010-04-25 00:09:43 +0200
commit26d19d79dda241a1efe75d8da5c8b5944a7f7e46 (patch)
treed0f908c89e172df3c74fa5c5a21a3d8d26ded48a
parent3d0a694fe46df61df3cc80d8ef1070a3ee698b20 (diff)
downloadsqlalchemy-migrate-26d19d79dda241a1efe75d8da5c8b5944a7f7e46.tar.gz
removing mx.DateTime from test deps because pip crashes.
-rw-r--r--test-requirements.pip1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.pip b/test-requirements.pip
index 0ba6940..c86921c 100644
--- a/test-requirements.pip
+++ b/test-requirements.pip
@@ -3,6 +3,5 @@ nose
-e git://github.com/cmheisel/nose-xcover.git#egg=nosexcover
scripttest==1.0.1
pytz
-http://downloads.egenix.com/python/egenix-mx-base-3.0.0.zip
psycopg2
mysql-python