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.
mandayejs/MANIFEST.in

17 lines
407 B
Plaintext

# locales
recursive-include mandayejs/locale *.po *.mo
# static
include mandayejs/do_login.js
include mandayejs/do_logout.js
recursive-include mandayejs/mandaye *.css *.js *.ico *.gif *.png *.jpg
recursive-include mandayejs/static *.css *.js *.ico *.gif *.png *.jpg *.ttf *.woff
# templates
recursive-include mandayejs/mandaye/templates *.html
include COPYING README
include MANIFEST.in
include VERSION