Skip to content

Commit

Permalink
Fix missing static files with setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed May 20, 2010
1 parent 1062b28 commit 3ddc03e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
@@ -0,0 +1,3 @@
include setup.py README.rst MANIFEST.in LICENSE
recursive-include djangodblog/templates *
global-exclude *~

0 comments on commit 3ddc03e

Please sign in to comment.