hobo/MANIFEST.in

22 lines
869 B
Plaintext

recursive-include hobo/static *.css *.png *.js
recursive-include hobo/templates *.html *.txt
recursive-include hobo/franceconnect/templates *.html *.txt
recursive-include hobo/profile/templates *.html *.txt
recursive-include hobo/theme/templates *.html *.txt
recursive-include hobo/environment/templates *.html *.txt
recursive-include hobo/emails/templates *.html *.txt
recursive-include hobo/matomo/templates *.html
recursive-include hobo/locale *.po *.mo
recursive-include hobo/environment/locale *.po *.mo
recursive-include hobo/agent/authentic2/locale *.po *.mo
recursive-include tests *.py *.json
recursive-include hobo/contrib/ozwillo/scripts *.py
recursive-include hobo/contrib/ozwillo/examples *.json
include hobo/contrib/ozwillo/README.rst
include hobo/multitenant/README
include MANIFEST.in
include COPYING
include README
include VERSION
include requirements