view MANIFEST.in @ 266:5e8041f8035b

Remove requirement on `bcrypt`. It's optional and hard to install on Windows.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 25 Sep 2014 07:51:45 -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