Update pypi url to new url

Pypi url update to "https://pypi.org/"

Change-Id: I0bc9d7fc6111cb32db212d6ef3dab144fdd31c17
This commit is contained in:
inspurericzhang
2018-05-25 17:10:37 +08:00
parent 18bf1f4e8d
commit 44061cf333

View File

@@ -19,7 +19,7 @@ The source install instructions specifically avoid using platform specific
packages, instead using the source for the code and the Python Package Index packages, instead using the source for the code and the Python Package Index
(PyPi_). (PyPi_).
.. _PyPi: https://pypi.python.org/pypi .. _PyPi: https://pypi.org/
It's expected that your system already has python2.7_, latest version of pip_, It's expected that your system already has python2.7_, latest version of pip_,
and git_ available. and git_ available.