Mercurial > wikked
diff MANIFEST.in @ 247:9055434ebbd0 0.4.2
Fuck you `setuptools` and your arcane data includes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 30 Mar 2014 00:09:00 -0700 |
parents | |
children | 5c6cca4b21be |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MANIFEST.in Sun Mar 30 00:09:00 2014 -0700 @@ -0,0 +1,7 @@ +recursive-include wikked/resources * +include wikked/templates/*.html +include wikked/static/bootstrap/fonts/* +include wikked/static/css/wikked.min.css +include wikked/static/img/*.png +include wikked/static/js/require.js +include wikked/static/js/wikked.min.js