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

feat(packaging): final configuration for wheel universal packaging #56

Closed rbeuque74 closed 6 years ago

rbeuque74 commented 6 years ago

Following changes of #52, I'm adding the final changes to travis build for bdist_wheel packaging, and including LICENSE file in the wheel packaging.

geoffreybauduin commented 6 years ago

I'll let you merge whenever you feel like merging.