Move project_urls to setup.cfg (#65129)

This commit is contained in:
Marc Mueller
2022-01-28 08:11:46 -08:00
committed by GitHub
parent 444a681729
commit 44572ff354
2 changed files with 7 additions and 21 deletions
+7
View File
@@ -6,6 +6,13 @@ platforms = any
description = Open-source home automation platform running on Python 3.
long_description = file: README.rst
keywords = home, automation
url = https://www.home-assistant.io/
project_urls =
Source Code = https://github.com/home-assistant/core
Bug Reports = https://github.com/home-assistant/core/issues
Docs: Dev = https://developers.home-assistant.io/
Discord = https://discordapp.com/invite/c5DvZ4e
Forum = https://community.home-assistant.io/
classifier =
Development Status :: 4 - Beta
Intended Audience :: End Users/Desktop