-
-
Couldn't load subscription status.
- Fork 1k
Deploying a new release of Mesa
Jackie Kazil edited this page May 23, 2017
·
1 revision
(IN PROGRESS)
Presetup
Make sure you have 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