Skip to content

Commit 13bb9a2

Browse files
authored
Update MANIFEST.in (#45)
Fixes #44
1 parent ec127bc commit 13bb9a2

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

MANIFEST.in

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
include LICENSE.txt
21
recursive-include sparse *.py
2+
recursive-include sparse *.html
3+
recursive-include docs *.rst
4+
5+
include setup.py
6+
include README.rst
7+
include LICENSE.txt
8+
include MANIFEST.in
9+
include requirements.txt
10+
11+
prune docs/_build

0 commit comments

Comments
 (0)