Skip to content

Commit

Permalink
Add manifest include file.
Browse files Browse the repository at this point in the history
  • Loading branch information
cleanunicorn committed Jul 20, 2019
1 parent dbdd19f commit 67440fc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
include *.py
include requirements.txt

prune .git
prune venv
prune test*
prune examples/sample?/build

0 comments on commit 67440fc

Please sign in to comment.