This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
corbo/MANIFEST.in

12 lines
226 B
Plaintext

include MANIFEST.in
include COPYING
# templates
recursive-include corbo/templates *.html
# statics
recursive-include corbo/static *.css *.otf *.eot *.svg *.ttf *.woff *.js
# locales
recursive-include corbo/locale *.po *.mo