Skip to content

Commit f8edf48

Browse files
Merge pull request #83 from sunpoet/master
Update classifier
2 parents f05f0d0 + 2ac7e4f commit f8edf48

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,7 @@ def version_read():
6363
"License :: OSI Approved :: MIT License",
6464
"Operating System :: OS Independent",
6565
"Programming Language :: Python",
66-
"Programming Language :: Python :: 2",
67-
"Programming Language :: Python :: 2.7",
6866
"Programming Language :: Python :: 3",
69-
"Programming Language :: Python :: 3.4",
70-
"Programming Language :: Python :: 3.5",
7167
"Programming Language :: Python :: 3.6",
7268
],
7369
)

0 commit comments

Comments
 (0)