
Partially-Implements: bp neutron-lib Change-Id: Ia6884f545efb56429bcb74246a74e95d1318376a
13 lines
202 B
ReStructuredText
13 lines
202 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install neutron-lib
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv neutron-lib
|
|
$ pip install neutron-lib
|