Files
manila-tempest-plugin/doc/source/installation.rst
Takashi Kajinami 089c9a3835 Drop empty documentation sections
... and fix the invalid installation guide to avoid confusions.

Tempest plugins are developed for testing so detailed documentation is
not usually needed.

Change-Id: I9632a02b96e02b69e6592f731c214d771218fcdf
2025-01-07 11:01:09 +09:00

232 B

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