Skip to content

Commit 81f39b0

Browse files
committed
Merge remote-tracking branch 'upstream/main' into remove-setuptools-wheel-upgrade
2 parents 735c291 + 1fcaf7d commit 81f39b0

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

source/discussions/deploying-python-applications.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ services, and DLL/EXE COM servers might work but it is not actively supported.
9797
The distutils extension is released under the MIT-licence and Mozilla
9898
Public License 2.0.
9999

100-
.. __: https://devguide.python.org/#status-of-python-branches
100+
.. __: https://devguide.python.org/versions/
101101

102102
macOS
103103
-----

source/specifications/pyproject-toml.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
The ``pyproject.toml`` file acts as a configuration file for packaging-related
1515
tools (as well as other tools).
1616

17-
.. note:: This specification was originally defined in :pep:`518` and :pep:`621`.
18-
1917
The ``pyproject.toml`` file is written in `TOML <https://toml.io>`_. Three
2018
tables are currently specified, namely
2119
:ref:`[build-system] <pyproject-build-system-table>`,

0 commit comments

Comments
 (0)