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 b4eed1b commit 5609f8aCopy full SHA for 5609f8a
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