From 24ee63bde2955edb978e5964de8703dbf98a17dc Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 21 Dec 2023 12:56:03 +0200 Subject: [PATCH] Update classifiers --- pyproject.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dfe43d54..68a3d0af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,6 +19,7 @@ license = {text = "MIT License"} classifiers = [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", + "Environment :: Console", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: Python", @@ -30,7 +31,8 @@ classifiers = [ "Topic :: System :: Software Distribution", "Topic :: System :: Installation/Setup", "Topic :: System :: Systems Administration", - "Topic :: System :: Software Distribution" + "Topic :: System :: Software Distribution", + "Development Status :: 5 - Production/Stable" ] dependencies = [