Skip to content

Commit 87610d3

Browse files
authored
Tweak project_urls (#710)
1 parent a7baed4 commit 87610d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ description = Collection of utilities for publishing packages on PyPI
77
long_description = file:README.rst
88
url = https://twine.readthedocs.io/
99
project_urls =
10+
Source = https://github.com/pypa/twine/
11+
Documentation = https://twine.readthedocs.io/en/latest/
1012
Packaging tutorial = https://packaging.python.org/tutorials/distributing-packages/
11-
Twine documentation = https://twine.readthedocs.io/en/latest/
12-
Twine source = https://github.com/pypa/twine/
1313
classifiers =
1414
Intended Audience :: Developers
1515
License :: OSI Approved :: Apache Software License

0 commit comments

Comments
 (0)