ea1802f965abca57a6c74c3106a838172a0d8aa9
The default filename for documenting binary dependencies has been changed from "other-requirements.txt" to "bindep.txt" with the release of bindep 2.1.0. While the previous name is still supported, it will be deprecated. Move the file around to follow this change. Note that this change is self-testing, the OpenStack CI infrastructure will use a "bindep.txt" file to setup nodes for testing. For more information about bindep, see also: http://docs.openstack.org/infra/manual/drivers.html#package-requirements http://docs.openstack.org/infra/bindep/ As well as this announcement: http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html Change-Id: I01eba6b1f45a7f42ef9d27fed30be0386788a863
Client Library for Catalyst Cloud Rating API
How to build package for Pypi
- Change the version in setup.cfg
- export PBR_VERSION=<version>
- python setup.py sdist
- python setup.py sdist upload
Description
Languages
Python
100%