Add info about how to run tests; remove python 3.2 from supported versions

This commit is contained in:
Stephane Blondon
2017-10-09 22:21:15 +02:00
parent a490081e57
commit acfb2adc47
3 changed files with 28 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ setup(
zip_safe=False,
classifiers=(
'Programming Language :: Python',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',