deprecated all before 3.10

This commit is contained in:
Maxim Devaev
2022-08-07 19:05:53 +03:00
parent ec9785b4be
commit 1d4b39ef1b
2 changed files with 1 additions and 6 deletions

View File

@@ -144,9 +144,6 @@ def main() -> None:
classifiers=[
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Development Status :: 5 - Production/Stable",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Topic :: System :: Systems Administration",
"Operating System :: POSIX :: Linux",