Skip to content

Commit f608def

Browse files
authored
exclude docs and tests from sdist (#570)
Per https://pypi.org/project/dpdata/0.2.17/#files, these files are too large.
1 parent f2d09a5 commit f608def

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
prune docs
2+
prune tests
3+
prune plugin_example

0 commit comments

Comments
 (0)