Drop support for EOL Python 3.3

This commit is contained in:
Hugo
2018-05-10 15:40:01 +03:00
parent f6bdba65c0
commit 0341f69691
4 changed files with 3 additions and 6 deletions

View File

@@ -36,7 +36,6 @@ setup(name='parso',
'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',