changeset 206:64c64df08d2a

Package Bootstrap fonts with the rest.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 14 Feb 2014 00:00:04 -0800
parents 719bcebefd68
children c6dd9b0c5009 9e771e0b76f5
files setup.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Thu Feb 13 23:58:51 2014 -0800
+++ b/setup.py	Fri Feb 14 00:00:04 2014 -0800
@@ -94,6 +94,7 @@
             'wikked': [
                 'resources/*',
                 'templates/*.html',
+                'static/bootstrap/fonts/*',
                 'static/css/wikked.min.css',
                 'static/img/*.png',
                 'static/js/require.js',