MANIFEST.in: copy static files

This commit is contained in:
Thomas NOËL 2013-05-15 15:52:22 +02:00
parent a9b2dd743e
commit b1dba10a17
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
recursive-include passerelle/templates *.html
recursive-include passerelle/datasources *.html
recursive-include passerelle/datasources/templates *.html
recursive-include passerelle/static *