Refactor setup.py using Python Build Reasonableness[1] as a standard for OpenStack projects. [1] http://docs.openstack.org/developer/pbr/ Closes-Bug: #1559150 Change-Id: Ie3b3845f11236f5338228690418760599914cce4
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
pbr>=1.6 # Apache-2.0
|
|
netaddr>=0.7.6
|
|
PyYAML>=3.10
|
|
docutils>=0.11
|
|
cryptography!=1.3.0,>=1.0
|
|
pyOpenSSL<15.0.0
|