Skip to content

Commit 8a0099a

Browse files
Remove support for versions that make up less than 1% (combined). This removes py2.6 and py3.3
1 parent b66efc8 commit 8a0099a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

py/setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@
4343
'Topic :: Software Development :: Testing',
4444
'Topic :: Software Development :: Libraries',
4545
'Programming Language :: Python',
46-
'Programming Language :: Python :: 2.6',
4746
'Programming Language :: Python :: 2.7',
48-
'Programming Language :: Python :: 3.3',
4947
'Programming Language :: Python :: 3.4',
5048
'Programming Language :: Python :: 3.5',
5149
'Programming Language :: Python :: 3.6'],

0 commit comments

Comments
 (0)