提交 c2ebf30b 编写于 作者: T tangwei

fix setup requires

上级 21630068
......@@ -6,8 +6,8 @@ from setuptools import setup, find_packages
if sys.version_info.major == 2:
requires = [
"paddlepaddle >= 0.0.0",
"netron >= 0.0.0",
"paddlepaddle == 1.7.2",
"netron >= 5.1.1",
"yaml"
]
else:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册