Parcourir la source

pkg: add Py 3.11 to classifiers

Mikael Koli il y a 3 ans
Parent
commit
f63096039f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -25,6 +25,7 @@ classifiers = [
     "Programming Language :: Python :: 3.8",
     "Programming Language :: Python :: 3.9",
     "Programming Language :: Python :: 3.10",
+    "Programming Language :: Python :: 3.11",
 
     "Intended Audience :: Developers",
     "Intended Audience :: Customer Service",