Add Python 3.5
This commit is contained in:
parent
49a76302c2
commit
aa84f8b63a
3 changed files with 30 additions and 9 deletions
1
setup.py
1
setup.py
|
|
@ -74,5 +74,6 @@ setup(
|
|||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue