Pypi Packaging
On activated venv, update setuptools and twine.
pip install --upgrade setuptools wheel pip install --upgrade twine pip install --upgrade build
Generate a release tag on release branch
Build the distribution
On activated venv, update setuptools and twine.
pip install --upgrade setuptools wheel pip install --upgrade twine pip install --upgrade build
Generate a release tag on release branch
Build the distribution