Add Python 3.5 to classifiers
This commit is contained in:
parent
1a47dad469
commit
0b38dbb8e2
1
setup.py
1
setup.py
@ -753,6 +753,7 @@ setup(
|
||||
"Programming Language :: Python :: 3.2",
|
||||
"Programming Language :: Python :: 3.3",
|
||||
"Programming Language :: Python :: 3.4",
|
||||
"Programming Language :: Python :: 3.5",
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Programming Language :: Python :: Implementation :: PyPy',
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user