Remove Python 2.6 classifier from setup.py
This commit is contained in:
parent
bfcdc16101
commit
fb4512783a
1
setup.py
1
setup.py
@ -16,7 +16,6 @@ setup(
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Operating System :: OS Independent",
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user