python-distilclient/README.rst
Fei Long Wang 4b7f8361a1 Init commit for distil client
Change-Id: I335b53edb9b1d2d9d7615fb8d7cec71b653c6ace
2016-06-14 11:38:50 +12:00

230 B

Client Library for Catalyst Cloud Rating API

How to build package for Pypi

  1. Change the version in setup.cfg
  2. export PBR_VERSION=<version>
  3. python setup.py sdist
  4. python setup.py sdist upload