File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -29,13 +29,14 @@ Unreleased
2929 Closes `issue 1643 `_ thanks to `Olena Yefymenko <pull 1952 _>`_.
3030
3131- The .pth file we install was done incorrectly and didn't work when using
32- the source wheel (`py3-none-any `). This is now fixed. Thanks, `Henry
32+ the source wheel (`` py3-none-any ` `). This is now fixed. Thanks, `Henry
3333 Schreiner <pull 2100_> `_.
3434
3535- Deprecated: when coverage.py is installed, it creates three command entry
36- points: `coverage `, `coverage3 `, and `coverage-3.10 ` (if installed for Python
37- 3.10). The second and third of these are not needed and will eventually be
38- removed.
36+ points: ``coverage ``, ``coverage3 ``, and ``coverage-3.10 `` (if installed for
37+ Python 3.10). The second and third of these are not needed and will
38+ eventually be removed. They still work for now, but print a message about
39+ their deprecation.
3940
4041.. _issue 1643 : https://github.com/coveragepy/coveragepy/issues/1643
4142.. _pull 1952 : https://github.com/coveragepy/coveragepy/pull/1952
You can’t perform that action at this time.
0 commit comments