diff --git a/setup.cfg b/setup.cfg index e3cfc2f4..8c5532bd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,10 @@ +[metadata] +project_urls = + Documentation=https://python-watchdog.readthedocs.io/en/stable/ + Source=https://github.com/gorakhargosh/watchdog/ + Issues=https://github.com/gorakhargosh/watchdog/issues + Changelog=https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst + [build_sphinx] source-dir = docs/source build-dir = docs/build