Skip to content

Commit 15ea1dc

Browse files
add the modified header files to the source distro to make building on windows easier
1 parent 035830b commit 15ea1dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MANIFEST.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ include pyray/*.pyi
44
include raylib/*.pyd
55
exclude raylib/*.a
66
include raylib/*.h
7+
include raylib/*.h.modified
78
exclude raylib/*.c
89
exclude raylib/*.o
910
include version.py
11+
exclude tests/*
12+
13+
1014

0 commit comments

Comments
 (0)