Skip to content

Commit 8f6d53d

Browse files
committed
Updated supported versions
1 parent 5adf440 commit 8f6d53d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

setup.py

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,10 @@
4646
"Intended Audience :: Developers",
4747
"License :: OSI Approved :: ISC License (ISCL)",
4848
"Natural Language :: English",
49-
"Programming Language :: Python :: 2",
50-
"Programming Language :: Python :: 2.6",
51-
"Programming Language :: Python :: 2.7",
52-
"Programming Language :: Python :: 3",
53-
"Programming Language :: Python :: 3.3",
54-
"Programming Language :: Python :: 3.4",
5549
"Programming Language :: Python :: 3.5",
5650
"Programming Language :: Python :: 3.6",
51+
"Programming Language :: Python :: 3.7",
52+
"Programming Language :: Python :: 3.8",
5753
],
5854
test_suite="tests",
5955
tests_require=test_requirements,

0 commit comments

Comments
 (0)