Add the python 3.6 version specifier
This commit is contained in:
parent
baf9c34aa2
commit
1cc741c0c1
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -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'],
|
||||
|
|
Loading…
Reference in a new issue