From ca4faf2f82a7c68a088100f8ba2b8e56f9bdcfe3 Mon Sep 17 00:00:00 2001 From: KOLANICH Date: Tue, 7 Mar 2023 04:06:40 +0000 Subject: [PATCH] Added a bit more `project_urls` (#985) --- setup.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9dafcca9a..3879a32a5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,7 +26,9 @@ classifier = Programming Language :: Python :: 3 :: Only Topic :: Security project_urls = - Release notes = https://github.com/PyCQA/bandit/releases + Release Notes = https://github.com/PyCQA/bandit/releases + Source Code = https://github.com/PyCQA/bandit + Issue Tracker = https://github.com/PyCQA/bandit/issues [extras] yaml =