Skip to content

Commit 4152a6a

Browse files
committed
Declare python3.12 compatibility
1 parent 6733ddf commit 4152a6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3.9",
2525
"Programming Language :: Python :: 3.10",
2626
"Programming Language :: Python :: 3.11",
27+
"Programming Language :: Python :: 3.12",
2728
]
2829

2930
[tool.poetry.plugins."pytest11"]

0 commit comments

Comments
 (0)