Better install

This commit is contained in:
Xavier Bustamante Talavera 2018-07-08 12:16:10 +02:00
parent a86758d47f
commit a792caf487
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ setup(
install_requires=[
'teal>=0.2.0a6',
'marshmallow_enum',
'marshmallow==3.0.0b9'
'marshmallow==3.0.0b9',
'ereuse-utils[Naming]>=0.4b1',
'psycopg2-binary',
'requests',