Skip to content

Commit b2d5144

Browse files
committed
include extmod/modplatform.h in source distribution
Otherwise fails to compile.
1 parent b7a3f90 commit b2d5144

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
recursive-include micropython py/** mpy-cross/** shared/** tools/**
22
include micropython/docs/conf.py
3+
include micropython/extmod/modplatform.h
34
prune micropython/mpy-cross/build*
45
prune micropython/ports*
56
exclude src/mpy_cross_v6.3/mpy-cross*

0 commit comments

Comments
 (0)