Skip to content

Commit 070cbfe

Browse files
committed
Add py.typed and pyi files to MANIFEST.in
See pypa/setuptools#1461 for why this is necessary.
1 parent c631155 commit 070cbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
include HISTORY.rst README.rst LICENSE
1+
include HISTORY.rst README.rst LICENSE maxminddb/py.typed maxminddb/extension.pyi
22
recursive-include tests/ *.mmdb *.py *.raw
33
graft docs/html

0 commit comments

Comments
 (0)