Message ID | 20110613102712.19608.32145.launchpad@loganberry.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'setup.py' --- setup.py 2011-06-03 04:02:34 +0000 +++ setup.py 2011-06-13 10:25:42 +0000 @@ -61,7 +61,7 @@ "Topic :: Software Development :: Testing", ], install_requires=[ - "django-staticfiles >= 0.3.4", + "django-staticfiles == 0.3.4", 'django < 1.3', 'django-openid-auth >= 0.2', 'python-openid >= 2.2.4', # this should be a part of django-openid-auth deps