
Add an other-requirements.txt file containing a cross-platform list of dependencies needed for running included tox-based tests. Also include a tox environment for convenience calling the bindep[*] utility to list any missing system requirements. This change is self-testing. For other-requirements.txt see also http://docs.openstack.org/infra/manual/drivers.html#package-requirements [*] http://docs.openstack.org/infra/bindep/ Change-Id: Ic3f502f358e4f2cef8f980417eba79729fbfc41b
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%