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

13 lines
242 B
Plaintext

include MANIFEST.in
include COPYING
include VERSION
# 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