Add Python 3.12 to setup.cfg

This commit is contained in:
Veronica Berglyd Olsen
2023-08-31 19:17:20 +02:00
parent baf7bc5866
commit e36eebf09a
+1
View File
@@ -15,6 +15,7 @@ classifiers =
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
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Development Status :: 5 - Production/Stable