Drop Python 3.7

This commit is contained in:
grossmj
2024-05-09 18:23:58 +07:00
parent cdcfc652db
commit ccb5de6df1
4 changed files with 5 additions and 7 deletions

View File

@ -81,7 +81,6 @@ setup(
"Operating System :: Microsoft :: Windows",
"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",