Skip to content

Commit cc483fa

Browse files
committed
We don’t support python 3.7 or below
1 parent 9e0ad47 commit cc483fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
"Topic :: Software Development :: Libraries :: Python Modules",
2525
"License :: OSI Approved :: MIT License",
2626
"Programming Language :: Python :: 3",
27-
"Programming Language :: Python :: 3.6",
28-
"Programming Language :: Python :: 3.7",
2927
"Programming Language :: Python :: 3.8",
3028
"Programming Language :: Python :: 3.9",
3129
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)