blob: 720736624ad35e33bd0bf5423d8a81408e1fe5f0 [file] [log] [blame]
build:
python3 -m build
check:
python3 -m unittest
coverage:
coverage run -m unittest
coverage report
clean:
rm -rf build src/*.egg-info build dist amd*.txt amd*md amd*html