Skip to content

Commit

Permalink
Exclude static dir from package.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmcd committed Mar 18, 2012
1 parent 094ef43 commit efb0ea6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
include LICENSE
include README.rst
include CHANGELOG LICENSE README.rst
recursive-include docs *
recursive-exclude docs/build *
recursive-include mezzanine *
recursive-exclude */project_template/static *

0 comments on commit efb0ea6

Please sign in to comment.