python-distilclient/README.rst

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