We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
(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