mirror of
https://github.com/clearml/clearml-session
synced 2025-06-26 18:16:55 +00:00
Add support for python 3.13
This commit is contained in:
parent
7378a30d26
commit
a37bfe364c
1
setup.py
1
setup.py
@ -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 '
|
||||
|
Loading…
Reference in New Issue
Block a user