build:
    py -m build

publish:
    py -m twine upload dist/*