view MANIFEST.in @ 174:298b9f5ccdac

Common code for fallback when Bcrypt is not available. Quick workaround (changing current working directory) for correctly initializing the Flask application. WSGI helper to easily bootstrap a website for production.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 28 Jan 2014 20:34:11 -0800
parents 81e39ae8aef0
children
line wrap: on
line source

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