aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: b1f93dba1de17b9ececf2ce6618569d259b4139a (plain)
1
2
3
4
5
recursive-include mediagoblin/templates *.html
recursive-include mediagoblin/static *.js *.css *.png *.svg
recursive-include mediagoblin/tests *.ini
recursive-include docs *.rst *.html