Skip to content

Commit c101a29

Browse files
committed
Update documentation to remove obsolete MXENV_UV_GLOBAL setting
UV is now auto-detected, MXENV_UV_GLOBAL setting was removed. Updated preseed examples to reflect the new behavior.
1 parent 245972b commit c101a29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/source/preseeds.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ topics:
5858
mxenv:
5959
PYTHON_MIN_VERSION: "3.10"
6060
PYTHON_PACKAGE_INSTALLER: uv
61-
MXENV_UV_GLOBAL: true
6261
sources:
6362
qa:
6463
ruff
@@ -105,7 +104,6 @@ topics:
105104
mxenv:
106105
PYTHON_MIN_VERSION: "3.10"
107106
PYTHON_PACKAGE_INSTALLER: uv
108-
MXENV_UV_GLOBAL: true
109107
applications:
110108
zope:
111109
plone:

0 commit comments

Comments
 (0)