@@ -18,6 +18,9 @@ typecheck:
run:
uv run python -m pygui
package:
uv run pyinstaller packaging/isc.spec
clean:
rm -rf .pytest_cache .ruff_cache .mypy_cache
rm -rf .pytest_cache .ruff_cache .mypy_cache build dist
find . -type d -name "__pycache__" -exec rm -rf {} +
The note is not visible to the blocked user.