Add support for python 3.13

This commit is contained in:
clearml 2025-04-20 15:53:43 +03:00
parent 7378a30d26
commit a37bfe364c

View File

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