提交 c5a578eb 编写于 作者: W wuzewu

change the protobuf version

上级 b4334002
...@@ -24,7 +24,7 @@ __version__ = "0.1.0-dev" ...@@ -24,7 +24,7 @@ __version__ = "0.1.0-dev"
REQUIRED_PACKAGES = [ REQUIRED_PACKAGES = [
'numpy >= 1.12.0', 'numpy >= 1.12.0',
'six >= 1.10.0', 'six >= 1.10.0',
'protobuf >= 3.4.0', 'protobuf >= 3.1.0',
] ]
setup( setup(
...@@ -59,5 +59,4 @@ setup( ...@@ -59,5 +59,4 @@ setup(
'Topic :: Software Development :: Libraries :: Python Modules', 'Topic :: Software Development :: Libraries :: Python Modules',
], ],
license='Apache 2.0', license='Apache 2.0',
keywords=('paddlepaddle pretrained paddle-hub'), keywords=('paddlepaddle pretrained paddle-hub'), )
)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册