We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7baed4 commit 87610d3Copy full SHA for 87610d3
setup.cfg
@@ -7,9 +7,9 @@ description = Collection of utilities for publishing packages on PyPI
7
long_description = file:README.rst
8
url = https://twine.readthedocs.io/
9
project_urls =
10
+ Source = https://github.com/pypa/twine/
11
+ Documentation = https://twine.readthedocs.io/en/latest/
12
Packaging tutorial = https://packaging.python.org/tutorials/distributing-packages/
- Twine documentation = https://twine.readthedocs.io/en/latest/
- Twine source = https://github.com/pypa/twine/
13
classifiers =
14
Intended Audience :: Developers
15
License :: OSI Approved :: Apache Software License
0 commit comments