Add Python 3.8 to the supported versions list

This commit is contained in:
allegroai 2020-05-13 20:27:10 +03:00
parent e1f6e5ec6a
commit 9fc07a39eb

View File

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