Add the python 3.6 version specifier

This commit is contained in:
mathieui 2017-02-13 19:03:12 +01:00
parent baf9c34aa2
commit 1cc741c0c1

View file

@ -86,6 +86,7 @@ setup(name="poezio",
'License :: OSI Approved :: zlib/libpng License',
'Natural Language :: English',
'Operating System :: Unix',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3 :: Only'],