Add python 3.11 to support matrix

This commit is contained in:
allegroai 2024-01-06 17:54:56 +02:00
parent 6c4bece663
commit 02fef01657

View File

@ -59,6 +59,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 mlops devops trains development machine deep learning version control machine-learning '