Install:
pip install vat-utils
Install dev requirements:
poetry install
Run tests with Tox:
poetry run tox
Build:
poetry build
Publish to PyPi:
poetry publish