Skip to content

Commit 91cb384

Browse files
committed
Remove untested versions from setup.py
1 parent d1eb0fa commit 91cb384

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,8 @@ def write_version_py(filename='haas/_version.py'):
144144
'Operating System :: Unix',
145145
'Programming Language :: Python',
146146
'Programming Language :: Python :: 2',
147-
'Programming Language :: Python :: 2.6',
148147
'Programming Language :: Python :: 2.7',
149148
'Programming Language :: Python :: 3',
150-
'Programming Language :: Python :: 3.3',
151149
'Programming Language :: Python :: 3.4',
152150
'Programming Language :: Python :: 3.5',
153151
'Programming Language :: Python :: 3.6',

0 commit comments

Comments
 (0)