ovh / python-ovh

Thin wrapper around OVH's APIs. Handles all the hard work including credential creation and requests signing.
https://pypi.org/project/ovh/
Other
297 stars 81 forks source link

misc(travis): auto-deploy procedure to release on PyPi from travis #60

Closed rbeuque74 closed 6 years ago

rbeuque74 commented 6 years ago

PyPi deployment procedure should be automatically trigerred by travis when commit on master is tagged with a tag.

This requires to modify PyPi environment variable for the project to add ovh PyPi credentials for auto-deploy