From 5ae52f9639bba7fd9dccaf70f67b0c6ffde276d6 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 2 May 2018 16:04:30 +0200 Subject: providing favicon --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 2fa7539..50929e4 100755 --- a/setup.py +++ b/setup.py @@ -14,6 +14,7 @@ setup(name='talersurvey', package_data={ '':[ "survey/templates/*.html", + "survey/static/favicon.ico", "survey/static/*.svg", "survey/static/*.css", "survey/static/*.js", -- cgit v1.2.3