Skip to content

Commit 11a86b4

Browse files
authored
Drop py3.6 support from classifiers (#2602)
1 parent f29dd71 commit 11a86b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ def has_ext_modules(self):
115115
"Intended Audience :: Science/Research",
116116
"License :: OSI Approved :: Apache Software License",
117117
"Programming Language :: Python :: 3",
118-
"Programming Language :: Python :: 3.6",
119118
"Programming Language :: Python :: 3.7",
120119
"Programming Language :: Python :: 3.8",
121120
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)