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 a5deda6 commit 0190020Copy full SHA for 0190020
1 file changed
docs/release_checklist.md
@@ -31,6 +31,7 @@
31
```shell
32
pip install uv
33
uv pip install hatch
34
+ rm -rf dist
35
hatch build -t wheel
36
uv pip install --system dist/*.whl --force-reinstall
37
0 commit comments