Skip to content

Commit

Permalink
exclude docs and tests from sdist
Browse files Browse the repository at this point in the history
Per https://pypi.org/project/dpdata/0.2.17/#files, these files are too large.
  • Loading branch information
njzjz authored Nov 3, 2023
1 parent 4536aa6 commit aed4002
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
prune docs
prune tests

0 comments on commit aed4002

Please sign in to comment.