Update classifiers with supported python version

This commit is contained in:
Rémi Alvergnat
2020-05-03 15:28:23 +02:00
parent b0ceada768
commit 6189bac30a
+1 -1
View File
@@ -47,10 +47,10 @@ args = dict(name='guessit',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Topic :: Multimedia',
'Topic :: Software Development :: Libraries :: Python Modules'
],