This file is a short summary of the packaging projects documentation.
To distribute this python package first make sure that tox is not raising any errors.
By running tox in the root of this repository.
Then run the following to create distribution artefacts inside the dist folder.
python -m buildNow upload the generated artefacts with
twine upload dist/*