Skip to content

Commit

Permalink
Exclude some content from distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Sep 12, 2024
1 parent bdfd195 commit 2823d86
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
include COPYING example.py
global-exclude */__pycache__/*
recursive-include docs *
recursive-include examples *.py *.pbs *.pf
recursive-include platypus/tests *.py
prune dist
prune dist
prune docs/_build

0 comments on commit 2823d86

Please sign in to comment.