bijoe/MANIFEST.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
221 B
Plaintext
Raw Normal View History

2016-06-20 16:39:33 +02:00
include COPYING
2016-05-18 18:10:01 +02:00
include VERSION
include tox.ini
2016-09-21 18:10:53 +02:00
include MANIFEST.in
recursive-include tests *.py
recursive-include bijoe/templates *.html
recursive-include bijoe/static *.js *.css
recursive-include bijoe/locale *.po *.mo