@@ -1,6 +1,6 @@
.PHONY: run_ut
.PHONY: run_ut build
run_ut:
python -m unittest discover -s . -p 'test_*.py'
uv run pytest
build:
pyinstaller -F taskrunner.py
uv run pyinstaller ./taskrunner.spec
The note is not visible to the blocked user.