From 5c7988ccee224e5fed93239f2bbc258a59d705bb Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Tue, 8 Aug 2017 14:13:51 -0700 Subject: [PATCH] Relying on FAB for font-awesome.min.css --- MANIFEST.in | 2 -- superset/templates/superset/basic.html | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index e57373a46e545..a1b3ffac9b566 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,5 @@ recursive-include superset/templates * recursive-include superset/static * -recursive-exclude superset/static/assets/node_modules * -recursive-include superset/static/assets/node_modules/font-awesome * recursive-exclude superset/static/docs * recursive-exclude superset/static/spec * recursive-exclude tests * diff --git a/superset/templates/superset/basic.html b/superset/templates/superset/basic.html index e146c51758b00..d4f2e1f55776c 100644 --- a/superset/templates/superset/basic.html +++ b/superset/templates/superset/basic.html @@ -12,7 +12,7 @@ {% block head_meta %}{% endblock %} {% block head_css %} - +