Skip to content

Commit

Permalink
Add manifest to include templates & static files in installed package
Browse files Browse the repository at this point in the history
  • Loading branch information
rlskoeser committed Jan 9, 2017
1 parent cd6662d commit 78f38e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
include LICENSE
include README.rst
recursive-include pucas/static *
recursive-include pucas/templates *

0 comments on commit 78f38e7

Please sign in to comment.