提交 4322c997 编写于 作者: N nicolargo

Set cpuinfo version to 4.0.0 until issue...

Set cpuinfo version to 4.0.0 until issue https://github.com/workhorsy/py-cpuinfo/issues/155 is analysed
上级 ca8e2c3a
......@@ -55,7 +55,7 @@ def get_install_extras_require():
# Zeroconf 0.19.1 is the latest one compatible with Python 2 (issue #1293)
'browser': ['zeroconf==0.19.1' if PY2 else 'zeroconf>=0.19.1'],
'cloud': ['requests'],
'cpuinfo': ['py-cpuinfo'],
'cpuinfo': ['py-cpuinfo<=4.0.0'],
'docker': ['docker>=2.0.0'],
'export': ['bernhard', 'cassandra-driver', 'couchdb', 'elasticsearch',
'influxdb>=1.0.0', 'kafka-python', 'pika', 'paho-mqtt', 'potsdb',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册