Monorepo containing Python development tooling and documentation for Secretarium
The build process is executed from the root of each package as follows:
python -m build
Release is done with Twine as such :
python -m twine upload .\dist\`package_name`-`package_version`.tar.gz .\dist\`package_name`-`package_version`-py3-none-any.whl