- fix sphinx errors - enable warning-is-error - reorganize structure - use openstackdocstheme Change-Id: I87df64b3a57e03618072a53bbe66bd3e83ac4e72
231 B
231 B
Installation
At the command line:
$ pip install python-congressclient
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv python-congressclient
$ pip install python-congressclient