Remove Python 3.2 classifier
Blame raydeo for this also being a partial pep8 commit...
This commit is contained in:
2
setup.py
2
setup.py
@@ -51,7 +51,6 @@ setup(name='colander',
|
||||
"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 :: 3.4",
|
||||
"Programming Language :: Python :: 3.5",
|
||||
@@ -73,4 +72,3 @@ setup(name='colander',
|
||||
'docs': docs_extras,
|
||||
},
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user