We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d35bd0 commit 2ab95fbCopy full SHA for 2ab95fb
pyproject.toml
@@ -29,6 +29,7 @@ classifiers = [
29
"Programming Language :: Python :: 3.9",
30
"Programming Language :: Python :: 3.10",
31
"Programming Language :: Python :: 3.11",
32
+ "Programming Language :: Python :: 3.12",
33
]
34
dependencies = [
35
"attrs>=23.1.0,<24",
0 commit comments