added six as an explicit dependency

这个提交包含在:
Stephane Martin 2016-08-28 16:49:26 +02:00
父节点 1152c851e1
当前提交 1fef1b754c
共有 1 个文件被更改,包括 2 次插入1 次删除

查看文件

@ -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': [