Skip to content

Commit 78ef2d0

Browse files
committed
Restore py.typed file to enable types
Without this type annotations aren't picked up. This should not have been deleted. https://www.python.org/dev/peps/pep-0561/#packaging-type-information Closes: #165
1 parent 956bd2c commit 78ef2d0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
fixes:
3+
- A py.typed file is required to enable type annotations for the package. Add to pack for re-release.

requests_mock/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)