“73e328e57817db7f6a82c171206528cd4cfd1e66”上不存在“...doc/design/cluster_train/remote_parameter_updater.html”
提交 a5a9571e 编写于 作者: Q qjing666

fix indentation bug and add install requirement

上级 bb2baa0e
......@@ -29,7 +29,7 @@ def python_version():
max_version, mid_version, min_version = python_version()
REQUIRED_PACKAGES = [
'six >= 1.10.0', 'protobuf >= 3.1.0','paddlepaddle >= 1.6'
'six >= 1.10.0', 'protobuf >= 3.1.0','paddlepaddle >= 1.6', 'zmq'
]
if max_version < 3:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册