Project

General

Profile

Download (226 Bytes) Statistics
| Branch: | Tag: | Revision:

root / MANIFEST.in @ 71e7c190

1
include MANIFEST.in
2
include COPYING
3

    
4
# templates
5
recursive-include corbo/templates *.html
6

    
7
# statics
8
recursive-include corbo/static *.css *.otf *.eot *.svg *.ttf *.woff *.js
9

    
10
# locales
11
recursive-include corbo/locale *.po *.mo
(2-2/7)