Files
python-watcherclient/doc/source/installation.rst
David TARDIVEL 3957331e52 push initial version
Change-Id: Ifecc2c7dd6bd859ba6ef327fddd891982382df3b
2015-06-04 14:59:34 +02:00

380 B

Installation

Or, if you have virtualenvwrapper installed:

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