add mx.DateTime to test dep

This commit is contained in:
iElectric 2010-04-24 23:49:26 +02:00
parent 6bb36bb28c
commit 3d0a694fe4
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,6 @@
syntax: glob
*.pyc
*data/*
*build/*
@ -13,3 +14,4 @@ syntax: glob
sa06/*
.coverage
test_db.cfg
nosexcover

View File

@ -1,7 +1,8 @@
coverage
nose
-e git://github.com/cmheisel/nose-xcover.git#egg=nosexcover
pytz
scripttest==1.0.1
pytz
http://downloads.egenix.com/python/egenix-mx-base-3.0.0.zip
psycopg2
mysql-python