annotate MANIFEST.in @ 333:861b581749b0

frontend: Fix the history page for the main page when viewed with no URL.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 11 Mar 2015 15:35:17 -0700
parents 9055434ebbd0
children 5c6cca4b21be
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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/bootstrap/fonts/*
9055434ebbd0 Fuck you `setuptools` and your arcane data includes.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4 include wikked/static/css/wikked.min.css
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
9055434ebbd0 Fuck you `setuptools` and your arcane data includes.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
7 include wikked/static/js/wikked.min.js