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 9d3c91a commit e34493bCopy full SHA for e34493b
tools/pyproject.toml
@@ -17,6 +17,7 @@ classifiers = [
17
"Programming Language :: Python",
18
"Programming Language :: Python :: 3.9",
19
"Programming Language :: Python :: 3.10",
20
+ "Programming Language :: Python :: 3.11",
21
]
22
dependencies = [
23
'jsonschema==2.6.0', # to avoid Rust
0 commit comments