Skip to content

Commit d20c1d0

Browse files
committed
docs: #1024 was also fixed
1 parent 5feb451 commit d20c1d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ update your settings.
8888
require ``__init__.py``. A new setting ``[report]
8989
include_namespace_packages`` tells coverage.py to consider these directories
9090
during reporting. Thanks to `Felix Horvat <pull 1387_>`_ for the
91-
contribution. Closes `issue 1383`_.
91+
contribution. Closes `issue 1383`_ and `issue 1024`_.
9292

9393
- Fixed environment variable expansion in pyproject.toml files. It was overly
9494
broad, causing errors outside of coverage.py settings, as described in `issue
@@ -116,6 +116,7 @@ update your settings.
116116
.. _issue 713: https://github.com/nedbat/coveragepy/issues/713
117117
.. _issue 757: https://github.com/nedbat/coveragepy/issues/757
118118
.. _issue 991: https://github.com/nedbat/coveragepy/issues/991
119+
.. _issue 1024: https://github.com/nedbat/coveragepy/issues/1024
119120
.. _issue 1212: https://github.com/nedbat/coveragepy/issues/1212
120121
.. _issue 1280: https://github.com/nedbat/coveragepy/issues/1280
121122
.. _issue 1345: https://github.com/nedbat/coveragepy/issues/1345

0 commit comments

Comments
 (0)