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 eb5e156 commit 9ac37a0Copy full SHA for 9ac37a0
instrumentation/opentelemetry-instrumentation-asyncio/pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
description = "OpenTelemetry instrumentation for asyncio"
9
readme = "README.rst"
10
license = "Apache-2.0"
11
-requires-python = ">=3.7"
+requires-python = ">=3.8"
12
authors = [
13
{ name = "OpenTelemetry Authors", email = "[email protected]" },
14
]
0 commit comments