提交 d685b572 authored 作者: scottsievert's avatar scottsievert

removes 2to3

pip install worked fine on my machine
上级 ecc95982
...@@ -160,7 +160,6 @@ def do_setup(): ...@@ -160,7 +160,6 @@ def do_setup():
url=URL, url=URL,
license=LICENSE, license=LICENSE,
platforms=PLATFORMS, platforms=PLATFORMS,
use_2to3=True,
packages=find_packages(), packages=find_packages(),
# 1.7.0 give too much warning related to numpy.diagonal. # 1.7.0 give too much warning related to numpy.diagonal.
install_requires=['numpy>=1.7.1', 'scipy>=0.11', 'six>=1.9.0'], install_requires=['numpy>=1.7.1', 'scipy>=0.11', 'six>=1.9.0'],
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论