
enables the ability of unit testing and the Horizon dependency Change-Id: I880eec30ad032e2cfe02ab9303a2a8b00904fc70
12 lines
231 B
ReStructuredText
12 lines
231 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install group-based-policy-ui
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv group-based-policy-ui
|
|
$ pip install group-based-policy-ui |