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 a60135d commit 7d6fb1eCopy full SHA for 7d6fb1e
.github/workflows/test.yml
@@ -106,3 +106,5 @@ jobs:
106
run: uv build
107
- name: Check package metadata
108
run: uvx twine check --strict dist/*
109
+ env:
110
+ UV_FROZEN: ""
0 commit comments