Skip to content

Commit

Permalink
Add MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
153957 committed Jan 9, 2018
1 parent 2edab9e commit 615b456
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
global-exclude __pycache__
global-exclude *.py[co]
include .editorconfig
include Makefile
include LICENSE
graft tests
prune scripts
recursive-include time_lapse *.ttf

0 comments on commit 615b456

Please sign in to comment.