Skip to content

Commit

Permalink
Remove data in examples to prevent including in source distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeyuXuAudio committed Nov 1, 2024
1 parent 0c00bf7 commit cc67794
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ include LICENSE

graft deism

# Exclude large data files in examples/data
prune examples/data

global-exclude *.py[co]
global-exclude __pycache__
global-exclude *.so
Expand Down

0 comments on commit cc67794

Please sign in to comment.