Skip to content

Commit 44a2ddc

Browse files
committed
Move py.typed and include in wheel
1 parent 66844d5 commit 44a2ddc

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ recursive-exclude tests *.log
1818
prune **/.svn
1919
recursive-exclude * *.pyc
2020
recursive-exclude * *.pyo
21+
22+
# Typing
23+
include pyglet/py.typed
File renamed without changes.

0 commit comments

Comments
 (0)