diff MANIFEST.in @ 162:81e39ae8aef0

Fixed missing files from the Pypi package and the production build.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 12 Jan 2014 00:22:28 -0800
parents f307d4cdc3fb
children
line wrap: on
line diff
--- a/MANIFEST.in	Fri Jan 10 23:12:10 2014 -0800
+++ b/MANIFEST.in	Sun Jan 12 00:22:28 2014 -0800
@@ -1,5 +1,8 @@
+include wikked/resources/*
+include wikked/templates/*.html
 include wikked/static/css/wikked.min.css
 include wikked/static/img/*.png
 include wikked/static/js/require.js
 include wikked/static/js/wikked.min.js
+include wikked/static/js/pagdown/*.js