Newer
Older
name = "AlekSIS-App-Alsijil"
description = "AlekSIS (School Information System) — App كتاب السجل (class register and school records)"
authors = ["Dominik George <dominik.george@teckids.org>", "mirabilos <thorsten.glaser@teckids.org>", "Tom Teichler <tom.teichler@teckids.org>"]
license = "EUPL-1.2"
repository = "https://edugit.org/AlekSIS/AlekSIS-App-Alsijil"
documentation = "https://aleksis.edugit.io/AlekSIS/docs/html/"
classifiers = [
"Environment :: Web Environment",
"Intended Audience :: Education",
"Topic :: Education"
]
[tool.poetry.dependencies]
python = "^3.7"
AlekSIS = { path = "../../.." }
AlekSIS-App-Chronos = { path = "../AlekSIS-App-Chronos" }