annotate MANIFEST.in @ 234:bcbe934eab29 0.3.0

Fixed `setuptools` package: - Correct requirements. - Correct script/entry-point.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 16 Mar 2014 21:39:59 -0700
parents 81e39ae8aef0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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