Skip to content

Commit

Permalink
exclude large examples dir from source distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed May 11, 2020
1 parent a3fd467 commit 3bf3bc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include README.rst
include LICENSE
include versioneer.py
include wflow/_version.py
include wflow/version.py
prune examples

0 comments on commit 3bf3bc9

Please sign in to comment.