Add python 3.11 support (#3515)
This commit is contained in:
committed by
Corentin Le Molgat
parent
49d3c1ecbf
commit
abd7328623
@@ -100,6 +100,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Programming Language :: Python :: 3.11',
|
||||
'Programming Language :: C++',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Topic :: Office/Business :: Scheduling',
|
||||
|
||||
Reference in New Issue
Block a user