setup.py: do not set constraints on python-entrouvert

This commit is contained in:
Benjamin Dauvergne 2014-01-08 01:58:52 +01:00
parent 74159aaf51
commit 8c3ab32df8
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ setup(name="portail_citoyen",
'django>=1.5.1,<1.6',
'authentic2>2.0.2',
'django-cms>2.4.1,<2.4.2',
'python-entrouvert<2.0',
'python-entrouvert',
'south>=0.8.4',
],
dependency_links = [