blurp plugin as dependency

This commit is contained in:
Serghei Mihai 2014-09-03 12:02:04 +02:00
parent e2a2da589b
commit c37285b43c
2 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,3 @@
git+git://repos.entrouvert.org/eopayment
git+git://repos.entrouvert.org/portail-citoyen2
django-cmsplugin-blurp

View File

@ -110,6 +110,7 @@ setup(name="facturier",
'portail-citoyen2',
'eopayment',
'django-jsonfield',
'django-cmsplugin-blurp'
],
dependency_links = [
'git+git://repos.entrouvert.org/portail-citoyen2',