1
0
Fork 0

added six as an explicit dependency

Dieser Commit ist enthalten in:
Stephane Martin 2016-08-28 16:49:26 +02:00
Ursprung 1152c851e1
Commit 1fef1b754c
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -43,7 +43,8 @@ setup(name='realms-wiki',
'itsdangerous==0.24',
'markdown2==2.3.1',
'python-ldap==2.4.22',
'simplejson==3.6.3'
'simplejson==3.6.3',
'six=1.10.0'
],
entry_points={
'console_scripts': [