Skip to content

Commit 5609f8a

Browse files
committed
add Python 3.11
1 parent b4eed1b commit 5609f8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ classifiers = [
1717
"Programming Language :: Python",
1818
"Programming Language :: Python :: 3.9",
1919
"Programming Language :: Python :: 3.10",
20+
"Programming Language :: Python :: 3.11",
2021
]
2122
dependencies = [
2223
'jsonschema==2.6.0', # to avoid Rust

0 commit comments

Comments
 (0)