view MANIFEST.in @ 259:c94a3b37f710

Add more options to `wk runserver`.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 07 Apr 2014 08:12:28 -0700
parents 9055434ebbd0
children 5c6cca4b21be
line wrap: on
line source

recursive-include wikked/resources *
include wikked/templates/*.html
include wikked/static/bootstrap/fonts/*
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