Skip to content

Commit

Permalink
Fixed error in MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrochh committed Jan 28, 2013
1 parent 964fe1a commit 88063b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Expand Up @@ -5,5 +5,5 @@ include CHANGELOG.txt
include README.md
graft cmsplugin_blog_categories
global-exclude *.orig *.pyc *.log
prune cmsplugin_blog_categories/tests/coverage/
prune cmsplugin_blog_categories/.ropeproject/
prune cmsplugin_blog_categories/tests/coverage
prune cmsplugin_blog_categories/.ropeproject

0 comments on commit 88063b7

Please sign in to comment.