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