Add Python 3.10 support

This commit is contained in:
allegroai 2022-03-15 09:56:22 +02:00
parent d8cb82eab4
commit df3d3b269a

View File

@ -67,6 +67,7 @@ setup(
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'License :: OSI Approved :: Apache Software License',
],
keywords='clearml trains development machine deep learning version control machine-learning machinelearning '