Adding python 3.6 support

This commit is contained in:
Rato
2017-05-27 20:23:58 +02:00
parent 3bbb5f9f9a
commit d664d23f01
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -51,6 +51,7 @@ args = dict(name='guessit',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Topic :: Multimedia',
'Topic :: Software Development :: Libraries :: Python Modules'
],