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 0323831 commit dced223Copy full SHA for dced223
.github/workflows/publish-pypi.yml
@@ -22,7 +22,7 @@ jobs:
22
run: uv python install 3.12
23
24
- name: Build
25
- run: uv build --frozen
+ run: uv build
26
27
- name: Upload artifacts
28
uses: actions/upload-artifact@v4
0 commit comments