From 581177823e87a07ff09d22fdde67add05b62fe04 Mon Sep 17 00:00:00 2001 From: Hemna Date: Fri, 3 Sep 2021 17:11:46 -0400 Subject: [PATCH] Added source and tracker to setup.cfg --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.cfg b/setup.cfg index 923a3ff..ac3b3df 100644 --- a/setup.cfg +++ b/setup.cfg @@ -14,6 +14,9 @@ classifier = Programming Language :: Python :: 3.9 description_file = README.rst +project_urls = + Source=https://github.com/hemna/aprsd-weewx-plugin + Tracker=https://github.com/hemna/aprsd-weewx-plugin/issues summary = HAM Radio APRSD that reports weather from a weewx weather station. [global]