From 69cceb3d850d2f1499b5a5b9503dd6cd70f56b34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 5 May 2020 23:42:54 +0300 Subject: [PATCH] Add Changelog project URL Background info at https://github.com/pypa/warehouse/pull/7882#issue-412444446 --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 2ca5b315..d2e13ac4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,8 @@ classifiers = Programming Language :: Python :: 3.8 Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: Implementation :: PyPy +project_urls = + Changelog = https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md [options] packages = find: