diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-04-18 19:21:45 -0700 |
|---|---|---|
| committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-04-18 19:21:45 -0700 |
| commit | 0089eb35b79b62c14e78a153a3519affcaa70c76 (patch) | |
| tree | 64438e9b561dc9969e36f895eee60fc44bd8ae65 /doc/install.rst | |
| parent | ef5e1e4ba8200a9ff0656ece40e11ed3be67ac92 (diff) | |
| download | python-coveragepy-git-0089eb35b79b62c14e78a153a3519affcaa70c76.tar.gz | |
Update all pypi.python.org URLs to pypi.org
For details on the new PyPI, see the blog post:
https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
Diffstat (limited to 'doc/install.rst')
| -rw-r--r-- | doc/install.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install.rst b/doc/install.rst index 29bc833e..4f3717b4 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -29,8 +29,8 @@ Installation .. highlight:: console -.. _coverage_pypi: https://pypi.python.org/pypi/coverage -.. _setuptools: https://pypi.python.org/pypi/setuptools +.. _coverage_pypi: https://pypi.org/project/coverage/ +.. _setuptools: https://pypi.org/project/setuptools/ You can install coverage.py in the usual ways. The simplest way is with pip:: |
