Package resources
This commit is contained in:
parent
f5fc48e909
commit
9bd8b8b594
3 changed files with 22 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -30,6 +30,8 @@ test:
|
|||
|
||||
# build
|
||||
build:
|
||||
# https://stackoverflow.com/questions/24347450/how-do-you-add-additional-files-to-a-wheel
|
||||
rm -rf build/* dist/* *.egg-info
|
||||
uv build --wheel --out-dir dist
|
||||
docker build -t kianby/stacosys .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue