Files
puppetboard/MANIFEST.in
Jason Burks f02583b38a Include fonts in MANIFEST for offline mode
The static fonts were all missing when installed via pip and running in
OFFLINE_MODE. Update pip manifest to grab the fonts, too.
2014-12-17 14:26:28 -05:00

6 lines
176 B
Plaintext

include README.rst
include CHANGELOG.rst
include LICENSE
recursive-include puppetboard/static *.css *.js *icons.* Open_Sans.woff
recursive-include puppetboard/templates *.html