Add python 3.5 and 3.6 classifier in setup.py (#749)
This commit is contained in:

committed by
Jim Witschey

parent
e7c7d7bf27
commit
b7c2eb7005
2
setup.py
2
setup.py
@@ -431,6 +431,8 @@ def run_setup(extensions):
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Programming Language :: Python :: Implementation :: PyPy',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules'
|
||||
|
Reference in New Issue
Block a user