Files
python-watcherclient/doc/source/installation.rst
venkatamahesh 5bc7813de3 Change stackforge to openstack
Change-Id: I19290bdb37c4e20ffde7cc2d781ce154dc0d6999
2015-10-23 16:14:56 +05:30

369 B

Installation

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-watcherclient
$ git clone https://git.openstack.org/openstack/python-watcherclient
$ cd python-watcherclient && python setup.py install
$ pip install -r ./requirements.txt