Remove Python 3.7 from classifiers (#3784)
Follow-up on https://github.com/psf/black/pull/3765
This commit is contained in:
parent
a062d5c985
commit
027afda403
@ -54,7 +54,6 @@ classifiers = [
|
||||
"Operating System :: OS Independent",
|
||||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: 3 :: Only",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
|
Loading…
Reference in New Issue
Block a user