Skip to content

Commit 77a4617

Browse files
committed
Build: Include generated .h file in sdist.
1 parent 5be2ff3 commit 77a4617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
include MANIFEST.in LICENSE *.rst
22
include setup.py *.yml tox.ini *.cmd *.txt .coveragerc
3-
recursive-include src *.py *.pyx *.pxd *.c *.txt *.html
3+
recursive-include src *.py *.pyx *.pxd *.c *.h *.txt *.html
44
recursive-include benchmark *.py telco-bench.b

0 commit comments

Comments
 (0)