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/faq.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/faq.rst')
| -rw-r--r-- | doc/faq.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/faq.rst b/doc/faq.rst index f6085b61..fb6dc91f 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -109,15 +109,15 @@ __ https://nedbatchelder.com/blog/200710/flaws_in_coverage_measurement.html - `trialcoverage`_ is a plug-in for Twisted trial. - .. _trialcoverage: https://pypi.python.org/pypi/trialcoverage + .. _trialcoverage: https://pypi.org/project/trialcoverage/ - `pytest-coverage`_ - .. _pytest-coverage: https://pypi.python.org/pypi/pytest-coverage + .. _pytest-coverage: https://pypi.org/project/pytest-coverage/ - `django-coverage`_ for use with Django. - .. _django-coverage: https://pypi.python.org/pypi/django-coverage + .. _django-coverage: https://pypi.org/project/django-coverage/ **Q: Where can I get more help with coverage.py?** |
