Skip to content

Commit 7118cd2

Browse files
committed
maint: clean MANIFEST.in
1 parent c59b23b commit 7118cd2

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

MANIFEST.in

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
include AUTHORS.rst
2-
include CONTRIBUTING.rst
3-
include HISTORY.rst
1+
include CHANGES.rst
42
include LICENSE
53
include README.rst
64

7-
recursive-include tests *
8-
recursive-exclude * __pycache__
9-
recursive-exclude * *.py[co]
10-
11-
recursive-include docs *.rst conf.py Makefile make.bat *.jpg *.png *.gif
5+
recursive-exclude __pycache__
6+
recursive-exclude *.py[co]

0 commit comments

Comments
 (0)