Update MANIFEST.in for type hints

This commit is contained in:
Lars Immisch
2024-05-14 20:56:21 +01:00
parent 44ccbf839d
commit 3e360b1bb7

View File

@@ -1,5 +1,6 @@
include *.py
include *.pyi
include CHANGES
include TODO
include LICENSE
recursive-include doc *.html *.gif *.png *.css *.py *.rst *.js *.json Makefile
recursive-include doc *.html *.gif *.png *.css *.py *.rst *.js *.json Makefile