Skip to content

Commit 0e47d76

Browse files
author
Ryan P Kilby
committed
Add self to contributors, cleanup classifiers
1 parent 119a416 commit 0e47d76

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,4 @@ Bartolome Sanchez Salado
5151
Laszlo Vasko
5252
Fernando L. Pereira
5353
Alexander Loechel
54+
Ryan P. Kilby

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ def main():
9292
'Topic :: Software Development :: Libraries',
9393
'Topic :: Utilities'] + [
9494
('Programming Language :: Python :: %s' % x) for x in
95-
'2 2.6 2.7 3 3.3 3.4 3.5 3.6'.split()]
95+
'2 2.7 3 3.4 3.5 3.6'.split()]
9696
)
9797

9898

0 commit comments

Comments
 (0)