corrected dateutil dependancy in requirements

This commit is contained in:
sanj 2010-03-02 22:58:47 +05:30
parent e5616f8883
commit a8714599aa

View File

@ -1,7 +1,7 @@
-e svn+http://code.djangoproject.com/svn/django/branches/releases/1.1.X/#egg=django -e svn+http://code.djangoproject.com/svn/django/branches/releases/1.1.X/#egg=django
-e bzr+http://code.0xdb.org/python-oxdjango/#egg=python-oxdjango -e bzr+http://code.0xdb.org/python-oxdjango/#egg=python-oxdjango
-e svn+http://django-tagging.googlecode.com/svn/trunk/#egg=tagging -e svn+http://django-tagging.googlecode.com/svn/trunk/#egg=tagging
dateutil python-dateutil
feedparser feedparser
elementtree elementtree
simplejson simplejson