Add Python 3.12 classifier (#7111)

This commit is contained in:
Jeremy Tuloup 2023-10-18 10:58:21 +02:00 committed by GitHub
parent ce5c0265f1
commit d717c6b361
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = [