9 lines
230 B
ReStructuredText
9 lines
230 B
ReStructuredText
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
|