Build issue

This commit is contained in:
Yax 2024-12-12 19:13:58 +01:00
parent 4455ef9a1b
commit 06349b5153
2 changed files with 2 additions and 0 deletions

View file

@ -30,6 +30,7 @@ test:
# build
build:
rm -rf build *.egg-info
uv build --wheel --out-dir dist
docker build -t kianby/stacosys .