mirror of
https://github.com/zoriya/guessit.git
synced 2026-05-31 01:35:20 +00:00
Update classifiers with supported python version
This commit is contained in:
@@ -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'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user