Skip to content

Commit 6893de2

Browse files
ocelotlxrmx
andcommitted
Update opentelemetry-api/pyproject.toml
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
1 parent 5fc5760 commit 6893de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
]
2828
dependencies = [
2929
"Deprecated >= 1.2.6",
30-
"importlib-metadata >= 6.0, <= 8.4.0; python_version >= '3.8' and python_version <= '3.9'",
30+
"importlib-metadata >= 6.0, <= 8.4.0; python_version < '3.10'",
3131
]
3232
dynamic = [
3333
"version",

0 commit comments

Comments
 (0)