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

Begin renaming BiscuIT-ng to AlekSIS

parent 8ade48a8
No related branches found
No related tags found
No related merge requests found
File moved
File moved
...@@ -2,16 +2,16 @@ ...@@ -2,16 +2,16 @@
name = "BiscuIT-App-FiBu" name = "BiscuIT-App-FiBu"
version = "1.0a4dev0" version = "1.0a4dev0"
packages = [ packages = [
{ include = "biscuit" } { include = "aleksis" }
] ]
readme = "README.rst" readme = "README.rst"
description = "BiscuIT School Information System (SIS) - App FiBu (financial accounting)" description = "AlekSIS School Information System (SIS) - App FiBu (financial accounting)"
authors = ["Frank Poetzsch-Heffter <p-h@katharineum.de>", "Jonathan Weth <wethjo@katharineum.de>"] authors = ["Frank Poetzsch-Heffter <p-h@katharineum.de>", "Jonathan Weth <wethjo@katharineum.de>"]
license = "EUPL-1.2" license = "EUPL-1.2"
homepage = "https://biscuit.edugit.io/" homepage = "https://aleksis.edugit.io/"
repository = "https://edugit.org/BiscuIT/BiscuIT-App-FiBu" repository = "https://edugit.org/BiscuIT/BiscuIT-App-FiBu"
documentation = "https://biscuit.edugit.io/BiscuIT-ng/docs/html/" documentation = "https://aleksis.edugit.io/AlekSIS/docs/html/"
classifiers = [ classifiers = [
"Environment :: Web Environment", "Environment :: Web Environment",
"Intended Audience :: Education", "Intended Audience :: Education",
...@@ -20,7 +20,7 @@ classifiers = [ ...@@ -20,7 +20,7 @@ classifiers = [
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.7" python = "^3.7"
BiscuIT-ng = { path = "../../.." } AlekSIS = { path = "../../.." }
[build-system] [build-system]
requires = ["poetry>=0.12"] 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