提交 73af8d78 编写于 作者: L Luo Tao

fix conflict

上级 c810e6a7
......@@ -15,13 +15,11 @@ setup(name='paddle',
description='Parallel Distributed Deep Learning',
install_requires=[
"requests",
],
packages=packages,
install_requires=[
"numpy",
"protobuf==${PROTOBUF_VERSION}",
"matplotlib",
],
packages=packages,
package_dir={
'': '${CMAKE_CURRENT_SOURCE_DIR}'
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册