Using pip as a python module

Since python 2.7.9 and python 3.4
pip is a stdin module

Change-Id: I17c8c93337fa4f0a33f9131d4117739179133ea9
This commit is contained in:
Hervé Beraud 2018-10-15 10:56:55 +02:00
parent 9ca7359bfd
commit 0410bcbf54
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ packages:
::
pip install oslo.messaging[amqp1]
python -m pip install oslo.messaging[amqp1]
The Proton package includes a C extension that links to the Proton
library. The C extension is built locally when the Proton source