Add Python 3.12 to CI

This commit is contained in:
Thomas Holder
2023-10-21 09:32:06 +02:00
parent 1c8885d400
commit a03d903acc
2 changed files with 2 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ See http://propka.org/ for the PROPKA web server.
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
'Topic :: Scientific/Engineering :: Bio-Informatics',
'Topic :: Scientific/Engineering :: Chemistry',
],