Mercurial > wikked
annotate MANIFEST.in @ 367:73e0564e4fea
Fix `edit-page` template when used for a creating a new page.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 22 Sep 2015 03:15:42 -0700 |
parents | 5c6cca4b21be |
children | 10a82dec3fe4 |
rev | line source |
---|---|
247
9055434ebbd0
Fuck you `setuptools` and your arcane data includes.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 recursive-include wikked/resources * |
9055434ebbd0
Fuck you `setuptools` and your arcane data includes.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
2 include wikked/templates/*.html |
9055434ebbd0
Fuck you `setuptools` and your arcane data includes.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
3 include wikked/static/css/wikked.min.css |
363
5c6cca4b21be
Fix manifest file for `setuptools`.
Ludovic Chabant <ludovic@chabant.com>
parents:
247
diff
changeset
|
4 include wikked/static/fonts/* |
247
9055434ebbd0
Fuck you `setuptools` and your arcane data includes.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
5 include wikked/static/img/*.png |
9055434ebbd0
Fuck you `setuptools` and your arcane data includes.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
6 include wikked/static/js/require.js |
363
5c6cca4b21be
Fix manifest file for `setuptools`.
Ludovic Chabant <ludovic@chabant.com>
parents:
247
diff
changeset
|
7 include wikked/static/js/wikked.*.js |