File: installation.rst

package info (click to toggle)
manila-tempest-plugin 2.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,100 kB
  • sloc: python: 26,819; makefile: 24; sh: 12
file content (12 lines) | stat: -rw-r--r-- 232 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ pip install manila-tempest-plugin

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv manila-tempest-plugin
    $ pip install manila-tempest-plugin