just: only build wheels

This commit is contained in:
bronsen 2026-02-19 22:52:51 +01:00
parent 30b6fff552
commit 5baf50ba33

View file

@ -10,9 +10,9 @@ setup:
uv sync uv sync
# install the other tools: prek, mise # install the other tools: prek, mise
# builds a package (tgz and whl) # builds a package
build: build:
uv build uv build --wheel --clear
# console to observe log messages # console to observe log messages
console: console: