try a single build

This commit is contained in:
J. Nick Koston
2024-12-22 13:21:49 -10:00
parent 7058ae9288
commit 63529dd2c5

View File

@ -183,8 +183,6 @@ jobs:
echo "NPY_DISABLE_SVML=1" >> .env_file
fi
# Do not pin numpy in wheels building
sed -i "/numpy/d" homeassistant/package_constraints.txt
# Don't build wheels for uv as uv requires a greater version of rust as currently available on alpine
sed -i "/uv/d" requirements.txt
sed -i "/uv/d" requirements_diff.txt