Add missed out python versions to package classifiers

This commit is contained in:
Šarūnas Nejus 2025-05-07 01:03:56 +01:00
parent 5128a817be
commit 63c23c32ed
No known key found for this signature in database
GPG key ID: DD28F6704DBE3435

View file

@ -19,6 +19,8 @@ classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: Implementation :: CPython",
]
packages = [