Skip to content

Commit 43f7982

Browse files
graingertBoboTiG
andauthored
Add project URLs such as changelog and docs (gorakhargosh#833)
* add project urls such as changelog and docs * Update setup.cfg Co-authored-by: Mickaël Schoentgen <[email protected]>
1 parent ccc7811 commit 43f7982

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

setup.cfg

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
[metadata]
2+
project_urls =
3+
Documentation=https://python-watchdog.readthedocs.io/en/stable/
4+
Source=https://github.com/gorakhargosh/watchdog/
5+
Issues=https://github.com/gorakhargosh/watchdog/issues
6+
Changelog=https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst
7+
18
[build_sphinx]
29
source-dir = docs/source
310
build-dir = docs/build

0 commit comments

Comments
 (0)