Skip to content

Commit 2593e40

Browse files
committed
MANIFEST: drop wildcard for .txt files
We no longer ship any.
1 parent ab09fa2 commit 2593e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include *.md *.txt
1+
include *.md
22
recursive-include doc *.py *.rst
33
recursive-include examples *.html *.js *.png *.py
44
recursive-include tests *.png *.py *.svs *.tiff

0 commit comments

Comments
 (0)