Skip to content
Snippets Groups Projects
Verified Commit 0b51929e authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add extra dependency on Stoelindeling

parent 8c124bfc
No related branches found
Tags 2.1
1 merge request!290Release 2.1
Pipeline #76330 passed
......@@ -50,10 +50,14 @@ secondary = true
python = "^3.9"
aleksis-core = "^2.7"
aleksis-app-chronos = "^2.2"
aleksis-app-stoelindeling = { version = "^1.0", optional = true }
[tool.poetry.dev-dependencies]
aleksis-builddeps = "*"
[tool.poetry.extras]
seatingplans = ["aleksis-app-stoelindeling"]
[tool.poetry.plugins."aleksis.app"]
alsijil = "aleksis.apps.alsijil.apps:AlsijilConfig"
......
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