Skip to content

Commit ba2858a

Browse files
committed
remove classifiers for python<=3.5
1 parent ec01666 commit ba2858a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

setup.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ def run_tests(self):
4040
'Topic :: Scientific/Engineering :: GIS',
4141
'Topic :: Scientific/Engineering',
4242
'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',
43-
'Programming Language :: Python :: 3',
44-
'Programming Language :: Python :: 3.2',
45-
'Programming Language :: Python :: 3.3',
46-
'Programming Language :: Python :: 3.4',
47-
'Programming Language :: Python :: 3.5',
4843
'Programming Language :: Python :: 3.6',
4944
'Programming Language :: Python :: 3.7',
5045
'Operating System :: OS Independent',

0 commit comments

Comments
 (0)