Skip to content

Commit

Permalink
add py.typed to MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl authored and skorokithakis committed Nov 13, 2022
1 parent 5395de1 commit d221bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include MANIFEST.in
include COPYING
include README.rst
recursive-include shortuuid *.py
recursive-include shortuuid *.py py.typed

0 comments on commit d221bbe

Please sign in to comment.