| Current Path : /opt/imh-python/lib/python3.9/site-packages/pbr/tests/testpackage/doc/source/ |
| Current File : //opt/imh-python/lib/python3.9/site-packages/pbr/tests/testpackage/doc/source/installation.rst |
============
Installation
============
At the command line::
$ pip install testpackage
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv testpackage
$ pip install testpackage