e1f6499c67
Fixes formatting things related to openstackdocstheme adoption Change-Id: Ia4272bf073d53ae4075a1b6d860898c0a6121145
222 B
222 B
Installation
At the command line:
$ pip install oslo.serialization
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv oslo.serialization
$ pip install oslo.serialization