Skip to content

Commit 319bdd9

Browse files
Merge branch 'main' into translation/source
2 parents 7375161 + 3da25bc commit 319bdd9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

source/guides/tool-recommendations.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,11 @@ Do **not** use :ref:`distutils`, which is deprecated, and has been removed from
109109
the standard library in Python 3.12, although it still remains available from
110110
setuptools.
111111

112+
.. _extension-module-tool-recommendations:
113+
114+
Build backends for extension modules
115+
------------------------------------
116+
112117
For packages with :term:`extension modules <extension module>`, it is best to use
113118
a build system with dedicated support for the language the extension is written in,
114119
for example:

0 commit comments

Comments
 (0)