The static fonts were all missing when installed via pip and running in OFFLINE_MODE. Update pip manifest to grab the fonts, too.
6 lines
176 B
Plaintext
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
|