305bf0bb19
Change-Id: I5143d9ef63d7bf326b477110c0ff6f82b3c2a9b2
13 lines
223 B
ReStructuredText
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
|