We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2053460 commit 8e85f06Copy full SHA for 8e85f06
.evergreen/scripts/setup-uv-python.sh
@@ -46,5 +46,5 @@ if [ -z "${UV_PYTHON:-}" ]; then
46
_python="/opt/python/$_python/bin/python3"
47
fi
48
49
- export UV_PYTHON="$_version"
+ export UV_PYTHON="$_python"
50
0 commit comments