Skip to content

Commit

Permalink
Improve MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Mar 30, 2013
1 parent 19148db commit eba92a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
@@ -1,3 +1,4 @@
recursive-include Products *
recursive-include docs *
include *txt *rst
global-exclude *.pyc
4 changes: 4 additions & 0 deletions setup.cfg
@@ -0,0 +1,4 @@
[check-manifest]
ignore =
*cfg
bootstrap.py

0 comments on commit eba92a5

Please sign in to comment.