python-tempestconf/doc/source/installation.rst
Chandan Kumar 305bf0bb19 Refactored python-tempestconf to work with devstack
Change-Id: I5143d9ef63d7bf326b477110c0ff6f82b3c2a9b2
2017-01-18 17:47:00 +05:30

13 lines
223 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install python-tempestconf
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv python-tempestconf
$ pip install python-tempestconf