diff --git a/setup.cfg b/setup.cfg index 9e8728d..0ce60dd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,11 +22,9 @@ classifiers = Topic :: Software Development :: Version Control :: Git Topic :: Utilities - -[metadata.project_urls] -Changelog = https://github.com/drewcassidy/yaclog/blob/main/CHANGELOG.md -Source = https://github.com/drewcassidy/yaclog - +project_urls = + Source Code = https://github.com/drewcassidy/yaclog + Changelog = https://github.com/drewcassidy/yaclog/blob/main/CHANGELOG.md [options] install_requires = Click; GitPython