diff --git a/setup.py b/setup.py index 7c34ab8..2731266 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ install_requires=requirements, use_scm_version=True, setup_requires=['setuptools_scm'], - url='https://github.com/pollination/pollination-honeybee-radiance-postprocess', # will be translated to home + url='https://github.com/pollination/pollination-honeybee-radiance-postprocess', # will be translated to home project_urls={ 'icon': 'https://raw.githubusercontent.com/ladybug-tools/artwork/master/icons_bugs/grasshopper_tabs/HB-Radiance.png', 'docker': 'https://hub.docker.com/r/ladybugtools/honeybee-radiance-postprocess'