Skip to content

Commit 55309f3

Browse files
chore: Update setup.py to reflect correct language support (#357)
1 parent 40fd1e8 commit 55309f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

-3
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,7 @@ def get_requirements():
4545
"Natural Language :: English",
4646
"License :: OSI Approved :: Apache Software License",
4747
"Programming Language :: Python",
48-
"Programming Language :: Python :: 2",
49-
"Programming Language :: Python :: 2.7",
5048
"Programming Language :: Python :: 3",
51-
"Programming Language :: Python :: 3.4",
5249
"Programming Language :: Python :: 3.5",
5350
"Programming Language :: Python :: 3.6",
5451
"Programming Language :: Python :: 3.7",

0 commit comments

Comments
 (0)