python-tempestconf/doc/source/installation.rst
2016-08-24 17:21:57 +02:00

13 lines
226 B
ReStructuredText

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