There was an error while loading. Please reload this page.
1 parent c796122 commit 5d5c5b0Copy full SHA for 5d5c5b0
1 file changed
setup.sh
@@ -105,7 +105,7 @@ printf "HTTP_PROXY=${http_proxy}\n"
105
# Install FlagGems
106
export FLAGOS_PYPI="https://resource.flagos.net/repository/flagos-pypi-${VENDOR}/simple"
107
printf "Install build tools ... "
108
-uv pip install -q \
+uv pip install \
109
"setuptools>=64.0" \
110
"scikit-build-core==0.12.2" \
111
"pybind11==3.0.3" \
0 commit comments