cbfef42bd0
This basic structure is basically gets generated by cookie-cutter. Add dependencies from openstack global requirements. Change-Id: I8391720f183555bcac6a26c1a55276c775d5d369 Closes-bug: #1524896
13 lines
187 B
ReStructuredText
13 lines
187 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install bareon
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv bareon
|
|
$ pip install bareon
|