Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest-horizon
/
ecc60ca98040d027bba1d0866bf93ec19cd81ef1
/
.
/
doc
/
source
/
installation.rst
blob: e3a3eef20ae70c79772cd29d09c9e039dcd68aea [
file
] [
log
] [
blame
]
============
Installation
============
At
the command line
::
$ pip install tempest
-
horizon
Or
,
if
you have virtualenvwrapper installed
::
$ mkvirtualenv tempest
-
horizon
$ pip install tempest
-
horizon