Add python 3.5 to trove classifiers
This commit is contained in:
parent
6242cc0db6
commit
affcc28c65
1 changed files with 1 additions and 0 deletions
|
|
@ -22,5 +22,6 @@ setuptools.setup(
|
|||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue