fix setuptools url
The url for setuptools was useless,the patch provide a useful one. Change-Id: I1079b9ccacc72263e56bffbf4b1131bdb4ce7ae1
This commit is contained in:
parent
91c2e418f5
commit
c98f5425d9
@ -19,7 +19,7 @@ dynamically loaded extensions.
|
||||
|
||||
.. _stevedore: http://stevedore.readthedocs.org
|
||||
|
||||
.. _setuptools entry points: http://packages.python.org/setuptools/pkg_resources.html#convenience-api
|
||||
.. _setuptools entry points: https://setuptools.readthedocs.io/en/latest/pkg_resources.html#convenience-api
|
||||
|
||||
|
||||
What's New?
|
||||
|
Loading…
Reference in New Issue
Block a user