Mercurial > wikked
annotate MANIFEST.in @ 226:23e310dd1ff7
No need for a wiki reference in the formatter.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 13 Mar 2014 21:45:46 -0700 |
parents | 81e39ae8aef0 |
children |
rev | line source |
---|---|
162
81e39ae8aef0
Fixed missing files from the Pypi package and the production build.
Ludovic Chabant <ludovic@chabant.com>
parents:
161
diff
changeset
|
1 include wikked/resources/* |
81e39ae8aef0
Fixed missing files from the Pypi package and the production build.
Ludovic Chabant <ludovic@chabant.com>
parents:
161
diff
changeset
|
2 include wikked/templates/*.html |
161
f307d4cdc3fb
Setup Wikked Pypi package:
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
3 include wikked/static/css/wikked.min.css |
f307d4cdc3fb
Setup Wikked Pypi package:
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
4 include wikked/static/img/*.png |
f307d4cdc3fb
Setup Wikked Pypi package:
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
5 include wikked/static/js/require.js |
f307d4cdc3fb
Setup Wikked Pypi package:
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
6 include wikked/static/js/wikked.min.js |
162
81e39ae8aef0
Fixed missing files from the Pypi package and the production build.
Ludovic Chabant <ludovic@chabant.com>
parents:
161
diff
changeset
|
7 include wikked/static/js/pagdown/*.js |
161
f307d4cdc3fb
Setup Wikked Pypi package:
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
8 |