Skip to content
Snippets Groups Projects
Verified Commit 9443e2dc authored by Noah Gumbert's avatar Noah Gumbert Committed by Levente Polyak
Browse files

fix 0020-sources-for-python-packaging.rst source distribution URL

Fixes #2
parent ab6d6374
No related branches found
No related tags found
1 merge request!27Update 0020-sources-for-python-packaging.rst
......@@ -58,5 +58,5 @@ Alternatives Considered
We may continue using sdist tarballs from `PyPI`_, that did not provide signature files. However, this does not provide a clear policy for packagers and increases their workload in cases where the sdist tarballs are broken.
.. _PyPI: https://pypi.org
.. _source distribution: https://docs.python.org/3/distutils/sourcedist.html
.. _source distribution: https://docs.python.org/3.11/distutils/sourcedist.html
.. _setuptools#3672: https://github.com/pypa/setuptools/issues/3672
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment