未验证 提交 9297445f 编写于 作者: H Haochen Chen 提交者: GitHub

Merge pull request #112 from GuillaumeDesforges/master

Remove dependencies incompatible with Python 3
wheel>=0.23.0
Cython>=0.20.2
argparse>=1.2.1
futures>=2.1.6
six>=1.7.3
gensim>=1.0.0
scipy>=0.15.0
......
......@@ -17,8 +17,6 @@ history = open('HISTORY.rst').read().replace('.. :changelog:', '')
requirements = [
'wheel>=0.23.0',
'Cython>=0.20.2',
'argparse>=1.2.1',
'futures>=2.1.6',
'six>=1.7.3',
'gensim>=1.0.0',
'scipy>=0.15.0',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册