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 250663d commit bb604e0Copy full SHA for bb604e0
aws-opentelemetry-distro/pyproject.toml
@@ -21,6 +21,8 @@ classifiers = [
21
"Programming Language :: Python :: 3.9",
22
"Programming Language :: Python :: 3.10",
23
"Programming Language :: Python :: 3.11",
24
+ "Programming Language :: Python :: 3.12",
25
+ "Programming Language :: Python :: 3.13",
26
]
27
28
dependencies = [
0 commit comments