0f3ea232b7
Change-Id: I0727caae202b385d740b006fd957b990e308c6d7
12 lines
198 B
ReStructuredText
12 lines
198 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install oslo.utils
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv oslo.utils
|
|
$ pip install oslo.utils |