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 b0de2d5 commit c43ea01Copy full SHA for c43ea01
.github/workflows/install.yml
@@ -73,6 +73,7 @@ jobs:
73
esac
74
75
python3 -m pip install --break-system-packages build
76
+ wget -qO- https://astral.sh/uv/install.sh | sh
77
78
- name: Install & test
79
shell: bash
0 commit comments