Skip to content

Commit b0566a7

Browse files
committed
docs: paperwork for py.typed
1 parent a0445ab commit b0566a7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ development at the same time, such as 4.5.x and 5.0.
2020
Unreleased
2121
----------
2222

23-
Nothing yet.
23+
- Added a ``py.typed`` file to announce our type-hintedness. Thanks,
24+
`KotlinIsland <pull 1550_>`_.
25+
26+
.. _pull 1550: https://github.com/nedbat/coveragepy/pull/1550
2427

2528

2629
.. scriv-start-here

coverage/py.typed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Marker file for PEP 561 to indicate that this package has type hints.

0 commit comments

Comments
 (0)