Skip to content

Commit 78cfd57

Browse files
committed
docs: tweak CHANGES.rst
1 parent 21e726f commit 78cfd57

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGES.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)