Add Python 3.12 support

This commit is contained in:
allegroai 2024-05-17 10:16:48 +03:00
parent 0efdb0b3b9
commit 47588da713

View File

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