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