Skip to content

Commit

Permalink
Merge pull request #45 from enthought/maint/release-faffery
Browse files Browse the repository at this point in the history
MAINT: Add sdist MANIFEST.in
  • Loading branch information
rkern committed Apr 4, 2016
2 parents a7a3ed5 + 2d464f6 commit 8dbef48
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions MANIFEST.in
@@ -0,0 +1,7 @@
include *.txt *.rst
include tox.ini
graft docs
prune docs/build
recursive-exclude docs *.pyc
graft examples
recursive-exclude examples *.pyc

0 comments on commit 8dbef48

Please sign in to comment.