Skip to content

Commit 2d3e72c

Browse files
committed
docs: add coverage-simple-excludes to the docs
1 parent 474a363 commit 2d3e72c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/other.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
Other resources
88
===============
99

10-
1110
There are a number of projects that help integrate coverage.py into other
1211
systems, provide help using it, offer assistance, and so on.
1312

@@ -18,6 +17,7 @@ a pull request`_ or `get in touch`_ some other way.
1817
.. _open a pull request: https://github.com/nedbat/coveragepy/blob/master/doc/other.rst
1918
.. _get in touch: https://nedbatchelder.com/site/aboutned.html
2019

20+
2121
Test runners
2222
------------
2323

@@ -47,6 +47,11 @@ Tools to provide more control over how coverage is configured.
4747

4848
__ https://github.com/wemake-services/coverage-conditional-plugin
4949

50+
* `coverage-simple-excludes`__ defines new comment formats for excluding code
51+
based on Python versions and operating system.
52+
53+
__ https://pypi.org/project/coverage-simple-excludes/
54+
5055

5156
Language plugins
5257
----------------

0 commit comments

Comments
 (0)