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 5992bf4 commit 025265bCopy full SHA for 025265b
pyproject.toml
@@ -46,6 +46,7 @@ dependencies = [
46
"python-daemon~=2.3",
47
"typing-extensions >= 4.2.0; python_version < '3.11'",
48
"upcloud_api~=2.0",
49
+ "importlib_metadata; python_version < '3.8'",
50
]
51
52
[project.optional-dependencies]
0 commit comments