From a96e814af429f3759a4cdc21638a2b483f2184d6 Mon Sep 17 00:00:00 2001 From: jack1142 <6032823+jack1142@users.noreply.github.com> Date: Mon, 22 Jun 2020 21:18:53 +0200 Subject: [PATCH] Add `project_urls` and improve our use of classifiers (#4006) --- setup.cfg | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 13f07809a..b45b9a4aa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,19 +8,25 @@ long_description_content_type = text/markdown; charset=UTF-8; variant=GFM author = Cog-Creators author_email = cogcreators@gmail.com url = https://github.com/Cog-Creators/Red-DiscordBot +project_urls = + Discord Server = https://discord.gg/red + Documentation = https://docs.discord.red + Donate on Patreon = https://www.patreon.com/Red_Devs + Issue Tracker = https://github.com/Cog-Creators/Red-DiscordBot/issues + Source Code = https://github.com/Cog-Creators/Red-DiscordBot classifiers = # List at https://pypi.org/pypi?%3Aaction=list_classifiers Development Status :: 5 - Production/Stable Framework :: AsyncIO - Framework :: Pytest Intended Audience :: Developers Intended Audience :: End Users/Desktop License :: OSI Approved :: GNU General Public License v3 (GPLv3) Natural Language :: English - Operating System :: OS Independent + Operating System :: MacOS :: MacOS X + Operating System :: Microsoft :: Windows + Operating System :: POSIX :: Linux Programming Language :: Python :: 3.8 Topic :: Communications :: Chat - Topic :: Documentation :: Sphinx [options] packages = find_namespace: