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 46f6bae commit 3297d98Copy full SHA for 3297d98
tests/run_tests.sh
@@ -49,6 +49,7 @@ if [ ${EXPECTED_PYTHON_COUNT_ALL} -ne ${PYTHON_COUNT} ]; then
49
exit 1
50
fi
51
52
+unset _PYTHON_HOST_PLATFORM
53
RUST_LOG=trace uv --verbose python list --no-python-downloads
54
55
PYTHON_COUNT=0
0 commit comments