mgp
mgp copied to clipboard
Pypi package used for type hinting when creating MAGE modules.
mgp
Pypi package used for type hinting when creating MAGE modules.
how to publish new versions
prerequisites
- installed poetry
pip install poetry
- set up API tokens
- be a collaborator on pypi
making changes
- make changes to the package
- bump version in
pyproject.tml poetry buildpoetry publish