mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
Update all pypi.python.org URLs to pypi.org (#38988)
For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
This commit is contained in:
parent
b20a88c39d
commit
1d640182c6
18 changed files with 32 additions and 32 deletions
|
@ -48,7 +48,7 @@ The `PEP 8`_ check can be run locally with::
|
|||
|
||||
|
||||
.. _PEP 8: https://www.python.org/dev/peps/pep-0008/
|
||||
.. _pycodestyle: https://pypi.python.org/pypi/pycodestyle
|
||||
.. _pycodestyle: https://pypi.org/project/pycodestyle/
|
||||
.. _current ignore list: https://github.com/ansible/ansible/blob/devel/test/sanity/pep8/current-ignore.txt
|
||||
.. _legacy file list: https://github.com/ansible/ansible/blob/devel/test/sanity/pep8/legacy-files.txt
|
||||
.. _legacy ignore list: https://github.com/ansible/ansible/blob/devel/test/sanity/pep8/legacy-ignore.txt
|
||||
|
|
|
@ -19,7 +19,7 @@ It can usually be installed either via your system package manager, or using
|
|||
|
||||
pip install netaddr
|
||||
|
||||
.. _netaddr: https://pypi.python.org/pypi/netaddr
|
||||
.. _netaddr: https://pypi.org/project/netaddr/
|
||||
|
||||
.. contents:: Topics
|
||||
:local:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue