From 4b9b2df0e7c4c66289f8e9b098a8618dd1d8d895 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 20 Nov 2019 09:47:20 +0700 Subject: [PATCH] Add support link to pypi package --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9a9e7af..719e558 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,7 @@ project_urls = Source Code = https://hack.decentral1.se/datpy/flat-tree.git Changelog = https://flat-tree.readthedocs.io/en/latest/changelog.html Documentation = https://flat-tree.readthedocs.io/ - Maintainer Support = https://decentral1.se/ + Maintainer Support = https://liberapay.com/decentral1se description = Utilities for navigating flat trees long_description = file: README.rst license = MIT