15db2af2bb
enables unit testing and heat dependency Change-Id: I51908e334b7ef3f0a2c200a1dae85de81e418a23
12 lines
255 B
ReStructuredText
12 lines
255 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install group-based-policy-automation
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv group-based-policy-automation
|
|
$ pip install group-based-policy-automation |