diff --git a/meta/aleksis/pyproject.toml b/meta/aleksis/pyproject.toml index 5444ae03b7c17785d787292c8f887d1b7acc49ae..ccce2f48f1bd4ce0d0e2ba7168052b9017d7baef 100644 --- a/meta/aleksis/pyproject.toml +++ b/meta/aleksis/pyproject.toml @@ -14,8 +14,11 @@ repository = "https://edugit.org/AlekSIS/official/AlekSIS" keywords = ["SIS", "education", "school", "digitisation", "school apps"] classifiers = [ "Development Status :: 5 - Production/Stable", + "Environment :: Web Environment", "Framework :: Django :: 3.0", "Intended Audience :: Developers", + "Intended Audience :: Education", + "Topic :: Education", ] [tool.poetry.dependencies]