Add classifiers to setup.py
[skip ci]
This commit is contained in:
4
setup.py
4
setup.py
@@ -65,9 +65,11 @@ setup(
|
||||
'Programming Language :: C++',
|
||||
'Programming Language :: Cython',
|
||||
'Programming Language :: Python :: 2',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.2',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
# 'Programming Language :: Python :: Implementation :: PyPy'
|
||||
'Programming Language :: Python :: Implementation :: PyPy'
|
||||
'Topic :: Communications'],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user