We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
(IN PROGRESS)
Presetup
Make sure you have twine: pip install twine.
pip install twine
Instance Deploy
Update the version number in Mesa's init.py.
Create a wheel and upload to pypitest.
python setup.py bdist_wheel upload -r pypitest