Skip to content

Commit d275430

Browse files
Add to MANIFEST to ignore data dir for sdist tarball
1 parent 746ab1a commit d275430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ include MANIFEST.in
22
include Changelog.md
33
include README.md
44
recursive-include cfplot *
5+
prune cfplot/test/cfplot_data
56
recursive-exclude * *~ *.gz *.pyc
67

0 commit comments

Comments
 (0)