Skip to content

Commit

Permalink
Remove Python 3.7 from classifiers (#3784)
Browse files Browse the repository at this point in the history
Follow-up on #3765
  • Loading branch information
nsoranzo committed Jul 11, 2023
1 parent a062d5c commit 027afda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Expand Up @@ -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",
Expand Down

0 comments on commit 027afda

Please sign in to comment.