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 a9dd65c commit 2de2171Copy full SHA for 2de2171
.evergreen/scripts/setup-uv-python.sh
@@ -47,5 +47,6 @@ if [ -z "${UV_PYTHON:-}" ]; then
47
_python="/opt/python/$_python/bin/python3"
48
fi
49
50
+ exit 1
51
export UV_PYTHON="$_python"
52
0 commit comments