remove python3.3 from supported versions list

This commit is contained in:
Patrick Kanzler 2018-05-14 14:44:45 +02:00 committed by GitHub
parent cd62c12c8c
commit c7a1b6b0bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,6 @@ setup(
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',