Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.

Commit b2d5144

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)