diff setup.py @ 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 dbc855c585cf
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',