view MANIFEST.in @ 295:1de599c5a68f

bulma (base): loading screen: when the `loading_screen` variable is set before extending `base/base.html`, a loading modal is shown (and must be removed via JavaScript). This avoids the user to try to use an interface which is not reactive or working normally because JS is not fully loaded yet.
author Goffi <goffi@goffi.org>
date Fri, 27 Nov 2020 12:24:03 +0100
parents 2d18cd81eb4b
children
line wrap: on
line source

include MANIFEST.in sat_templates/VERSION
global-include *.py
global-include *.html *.xml
global-include *.css *.js
global-include *.woff *.woff2
global-include *.ini
global-include *.po *.mo
global-include *.txt
global-include CHANGELOG COPYING* INSTALL README*
global-exclude *.un~