From d00876638f82f1dc38660b5b0f47c8afe8565c0c Mon Sep 17 00:00:00 2001 From: Mikkel Pedersen Date: Fri, 28 Jun 2024 10:33:12 +0200 Subject: [PATCH] fix(setup): Change recipe icon --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 91f21b5..91df219 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setup_requires=['setuptools_scm'], url='https://github.com/pollination/abnt-nbr-15575-daylight', # will be translated to home project_urls={ - 'icon': 'https://raw.githubusercontent.com/ladybug-tools/artwork/master/icons_components/honeybee/png/gridrecipe.png', + 'icon': 'https://raw.githubusercontent.com/ladybug-tools/artwork/master/icons_components/honeybee/png/abntdaylight.png', 'docker': 'https://hub.docker.com/r/ladybugtools/honeybee-radiance' }, description='Evaluate ABNT NBR 15575 using point-in-time illuminance.', # will be used as package description