Add python 3.11 support

This commit is contained in:
allegroai 2022-12-29 13:16:32 +02:00
parent 3371a58bcb
commit 2e11f152f8

View File

@ -69,6 +69,7 @@ setup(
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'License :: OSI Approved :: Apache Software License',
],
keywords='clearml trains development machine deep learning version control machine-learning machinelearning '