Przeglądaj źródła

pkg: add Py 3.11 to classifiers

Mikael Koli 3 lat temu
rodzic
commit
7ea3f467e6
1 zmienionych plików z 1 dodań i 0 usunięć
  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",