mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
Move project_urls to setup.cfg (#65129)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user