chore(pyproject): optimize classifiers

This commit is contained in:
IMDelewer 2026-03-19 12:50:17 +00:00
parent 4ae7cb92f7
commit a2843d7f50
1 changed files with 1 additions and 6 deletions

View File

@ -24,15 +24,10 @@ keywords = [
classifiers = [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: MacOS X :: Cocoa",
"Environment :: Win32 (MS Windows)",
"Environment :: X11 Applications :: GTK",
"Intended Audience :: Customer Service",
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX :: Linux",
"Operating System :: OS Independent",
"Topic :: System :: Networking :: Firewalls",
]