We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7532f33 + 3303bde commit 3f40c7dCopy full SHA for 3f40c7d
1 file changed
setup.cfg
@@ -8,6 +8,10 @@ author_email = api@ml.ovh.net
8
url = https://api.ovh.com
9
license = BSD
10
license_file = LICENSE
11
+project_urls =
12
+ Changelog = https://github.com/ovh/python-ovh/blob/master/CHANGELOG.md
13
+ Repository = https://github.com/ovh/python-ovh.git
14
+ Issues = https://github.com/ovh/python-ovh/issues
15
keywords = ovh, sdk, rest, ovhcloud
16
classifiers =
17
License :: OSI Approved :: BSD License
0 commit comments