python: Add python 3.12 support
This commit is contained in:
committed by
Corentin Le Molgat
parent
030bd7d149
commit
21911d4261
@@ -102,6 +102,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Programming Language :: Python :: 3.11',
|
||||
'Programming Language :: Python :: 3.12',
|
||||
'Programming Language :: C++',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Topic :: Office/Business :: Scheduling',
|
||||
|
||||
Reference in New Issue
Block a user