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