summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'guide/distutils.html')
-rw-r--r--guide/distutils.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/guide/distutils.html b/guide/distutils.html
index ee6cade..66e62f6 100644
--- a/guide/distutils.html
+++ b/guide/distutils.html
@@ -289,16 +289,20 @@ The eclass maintains a mapping of backend paths to the respective
<td><p>dev-python/poetry-core</p></td>
<td><p>poetry.core.masonry.api</p></td>
</tr>
-<tr class="row-odd"><td><p>setuptools</p></td>
+<tr class="row-odd"><td><p>scikit-build-core</p></td>
+<td><p>dev-python/scikit-build-core</p></td>
+<td><p>scikit_build_core.build</p></td>
+</tr>
+<tr class="row-even"><td><p>setuptools</p></td>
<td><p>dev-python/setuptools</p></td>
<td><p>setuptools.build_meta
setuptools.__legacy__.build_meta</p></td>
</tr>
-<tr class="row-even"><td><p>sip</p></td>
+<tr class="row-odd"><td><p>sip</p></td>
<td><p>dev-python/sip</p></td>
<td><p>sipbuild.api</p></td>
</tr>
-<tr class="row-odd"><td><p>standalone</p></td>
+<tr class="row-even"><td><p>standalone</p></td>
<td><p>(none)</p></td>
<td><p>(various, see below)</p></td>
</tr>