Update supported languages, platforms in setup.py
This commit is contained in:
4
setup.py
4
setup.py
@@ -190,6 +190,10 @@ def run_setup(extensions):
|
||||
'Programming Language :: Python :: 2',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Programming Language :: Python :: Implementation :: PyPy',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules'
|
||||
],
|
||||
**kw)
|
||||
|
||||
Reference in New Issue
Block a user