# HG changeset patch # User Ludovic Chabant # Date 1395465054 25200 # Node ID c84d4fb0d176f9baa172af17bf020fc050bb068b # Parent dcb08aa934a919317831cc5bbd8d9c0e1317b379 Specify package data in `setup.py`. diff -r dcb08aa934a9 -r c84d4fb0d176 MANIFEST.in --- a/MANIFEST.in Sun Mar 16 22:03:00 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ -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 -