Skip to content

Commit 088b560

Browse files
committed
Correct a warning in MANIFEST.in
``` warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects <dir> <pattern1> <pattern2> ... ```
1 parent 352fe57 commit 088b560

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ graft test
44
graft visualizer
55
graft examples
66
prune docs/build
7-
recursive-include *.py
87
include README.rst LICENSE CHANGELOG.rst CONTRIBUTORS.rst tox.ini
98
global-exclude *.pyc *.pyo *.swo *.swp *.map *.yml *.DS_Store

0 commit comments

Comments
 (0)