remove deprecated classifier

This commit is contained in:
2026-08-02 07:57:09 +03:00
parent 7ac825b59d
commit 239721a8f6
-1
View File
@@ -16,7 +16,6 @@ keywords = [ "systemd" ]
classifiers = [ classifiers = [
"Development Status :: 4 - Beta", "Development Status :: 4 - Beta",
"Intended Audience :: System Administrators", "Intended Audience :: System Administrators",
"License :: OSI Approved :: MIT License",
"Operating System :: POSIX :: Linux", "Operating System :: POSIX :: Linux",
"Topic :: System :: Monitoring", "Topic :: System :: Monitoring",
] ]