Skip to content

Commit

Permalink
add MANIFEST.in for sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
Cosimo Lupo committed Dec 20, 2016
1 parent 7104b9c commit f1f5d2c
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 README.rst
include CONTRIBUTING.md
include LICENSE

include *requirements.txt

recursive-include tests *.glyphs *.designspace *.plist

0 comments on commit f1f5d2c

Please sign in to comment.