Add Python 3.12 classifier (#7111)

pull/7093/merge
Jeremy Tuloup 2 years ago committed by GitHub
parent ce5c0265f1
commit d717c6b361
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,6 +27,7 @@ classifiers = [
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Typing :: Typed",
]
dependencies = [

Loading…
Cancel
Save