Skip to content

Commit 025265b

Browse files
committed
fix(package): add backport of importlib
1 parent 5992bf4 commit 025265b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ dependencies = [
4646
"python-daemon~=2.3",
4747
"typing-extensions >= 4.2.0; python_version < '3.11'",
4848
"upcloud_api~=2.0",
49+
"importlib_metadata; python_version < '3.8'",
4950
]
5051

5152
[project.optional-dependencies]

0 commit comments

Comments
 (0)