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
296 stars 81 forks source link

Add project URLs to setup.cfg #131

Closed florianvazelle closed 5 months ago

florianvazelle commented 5 months ago

Hi :wave:

I submit a PR to add a project_urls section to the setup.cfg.

This simplifies the project discovery from PyPI.