12 lines
210 B
ReStructuredText
Raw Normal View History

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