提交 1ff55105 编写于 作者: X xixiaoyao

remove old readme

上级 4daf1a8b
此差异已折叠。
......@@ -18,7 +18,7 @@
"""
Setup script.
Authors: zhouxiangyang(zhouxiangyang@baidu.com)
Date: 2020/1/22 12:00:01
Date: 2020/2/4 00:00:01
"""
import setuptools
with open("README.md", "r") as fh:
......@@ -68,7 +68,7 @@ setuptools.setup(
'Programming Language :: Python :: 3.7',
],
install_requires = [
'paddlepaddle-gpu>=1.6.3'
'paddlepaddle-gpu>=1.7.0'
]
)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册