Add python 3.9 to support table

This commit is contained in:
allegroai 2021-04-23 00:43:54 +03:00
parent ad049c51c1
commit eced0c3d7a

View File

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