Skip to content

Commit 38fa81f

Browse files
Update manifest (numpy#388)
1 parent 5061ce8 commit 38fa81f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

MANIFEST.in

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
include MANIFEST.in
2-
recursive-include numpydoc *
32
include *.txt
43
include *.rst
54
recursive-include doc *
5+
recursive-include requirements *
6+
recursive-include numpydoc *
67

78
# Exclude what we don't want to include
89
prune */__pycache__
910
exclude .circleci/config.yml
1011
exclude .coveragerc
1112
exclude codecov.yml
12-
exclude doc/scipy-sphinx-theme/.git
13-
exclude .gitmodules
1413
global-exclude *.pyc *~ *.bak *.swp *.pyo

0 commit comments

Comments
 (0)