Skip to content

Commit f57c5bf

Browse files
committed
Use first version that supported PEP 639
1 parent 4bd6330 commit f57c5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/shared/build-backend-tabs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
.. code-block:: toml
3939
4040
[build-system]
41-
requires = ["uv_build >= 0.8.0, <0.9.0"]
41+
requires = ["uv_build >= 0.7.19, <0.9.0"]
4242
build-backend = "uv_build"

0 commit comments

Comments
 (0)