Add new dependencies to setup.py

This commit is contained in:
Raphael Michel
2017-07-19 17:42:07 +02:00
parent 54ce00c8b9
commit ef022f5a6d
+3 -1
View File
@@ -102,7 +102,9 @@ setup(
'mt-940==4.7',
'django-i18nfield>=1.0.1',
'vobject==0.9.*',
'pycountry'
'pycountry',
'django-countries',
'pyuca'
],
extras_require={
'dev': [