Mercurial > wikked
annotate MANIFEST.in @ 425:e28f2c76691c
web: Add "broken links" and "wanted pages" lists.
* Broken links relies on usual page list stuff.
* Wanted pages relies on new DB tables and information.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 28 Mar 2017 21:24:44 -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 |