Add python 3.12 support

This commit is contained in:
allegroai 2024-05-20 15:55:28 +03:00
parent cb4e63515a
commit 0abaabdbab

View File

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