Skip to content
Snippets Groups Projects
Verified Commit ee974815 authored by mirabilos's avatar mirabilos
Browse files

Begin renaming BiscuIT-ng to AlekSIS

parent 28c32362
No related branches found
No related tags found
No related merge requests found
Showing with 9 additions and 9 deletions
BiscuIT School Information System (SIS) - App Mēnsa (cantina menu)
AlekSIS School Information System (SIS) - App Mēnsa (cantina menu)
======================================================================
BiscuIT
AlekSIS
-------
This is an application for use with the `BiscuIT-ng`_ platform.
This is an application for use with the `AlekSIS`_ platform.
Features
--------
......@@ -26,4 +26,4 @@ full licence text or on the `Europen Union Public Licence`_ website
https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers
(including all other official language versions).
.. _BiscuIT-ng: https://edugit.org/BiscuIT/BiscuIT-ng
.. _AlekSIS: https://edugit.org/AlekSIS/AlekSIS
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
......@@ -2,16 +2,16 @@
name = "BiscuIT-App-Mēnsa"
version = "1.0a4dev0"
packages = [
{ include = "biscuit" }
{ include = "aleksis" }
]
readme = "README.rst"
description = "BiscuIT School Information System (SIS) - App Mēnsa (cantina menu)"
description = "AlekSIS School Information System (SIS) - App Mēnsa (cantina menu)"
authors = ["Julian Leucker <leuckeju@katharineum.de>", "Jonathan Weth <wethjo@katharineum.de>"]
license = "EUPL-1.2"
homepage = "https://biscuit.edugit.io/"
homepage = "https://aleksis.edugit.io/"
repository = "https://edugit.org/BiscuIT/BiscuIT-App-mensa"
documentation = "https://biscuit.edugit.io/BiscuIT-ng/docs/html/"
documentation = "https://aleksis.edugit.io/AlekSIS/docs/html/"
classifiers = [
"Environment :: Web Environment",
"Intended Audience :: Education",
......@@ -20,7 +20,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7"
BiscuIT-ng = { path = "../../.." }
AlekSIS = { path = "../../.." }
[build-system]
requires = ["poetry>=0.12"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment