InstallationΒΆ

At the command line:

$ pip install python-tempestconf

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-tempestconf
$ pip install python-tempestconf

Previous topic

python-tempestconf

Next topic

Usage

This Page