8000 MAINT: Also update manifest · numpy/numpy@c5eda47 · GitHub
[go: up one dir, main page]

Skip to content

Commit c5eda47

Browse files
committed
MAINT: Also update manifest
Probably not needed
1 parent 81fd728 commit c5eda47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ include numpy/core/src/common/python_xerbla.c
3535
# Adding build related files not found by distutils
3636
recursive-include numpy/core/code_generators *.py *.txt
3737
recursive-include numpy/core *.in *.h
38+
# Add f2py
39+
recursive-include numpy/f2py *.py *.c *.h *.template
3840
# Add documentation and benchmarks: we don't use add_data_dir since we do not
3941
# want to include this at installation, only for sdist-generated tarballs
4042
# Docs:

0 commit comments

Comments
 (0)
0