mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-05 16:22:15 -07:00
debug cgi interface
This commit is contained in:
parent
c57068b34c
commit
8ab9667978
4 changed files with 153 additions and 118 deletions
2
justfile
2
justfile
|
|
@ -20,7 +20,7 @@ test:
|
|||
uv run pytest -vvv --tb=short --log-cli-level=INFO
|
||||
|
||||
compile:
|
||||
uv run pyinstaller --clean -F src/cmd.py --name smithy
|
||||
uv run pyinstaller --clean -F src/cmd.py --name smithycmd
|
||||
|
||||
clean:
|
||||
uv run pyclean src test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue