We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcbdd7d commit de7138dCopy full SHA for de7138d
setup.py
@@ -21,11 +21,10 @@
21
"Changelog": "https://github.com/hetznercloud/hcloud-python/blob/main/CHANGELOG.md",
22
"Source Code": "https://github.com/hetznercloud/hcloud-python",
23
},
24
- license="MIT license",
+ license="MIT",
25
classifiers=[
26
"Development Status :: 5 - Production/Stable",
27
"Intended Audience :: Developers",
28
- "License :: OSI Approved :: MIT License",
29
"Natural Language :: English",
30
"Programming Language :: Python :: 3",
31
"Programming Language :: Python :: 3.9",
0 commit comments