Skip to content

Commit 820d16c

Browse files
committed
Removed support for py2.7
1 parent 894b951 commit 820d16c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
keywords=['eye-tracker','tobii','glasses', 'tobii pro glasses 2', 'tobii glasses', 'eye tracking'],
2424
packages=find_packages(exclude=['examples*']),
2525
classifiers = [
26-
'Programming Language :: Python :: 2.7',
2726
'Programming Language :: Python :: 3.5',
2827
'Programming Language :: Python :: 3.6',
2928
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
 (0)