Skip to content
Snippets Groups Projects
Verified Commit f1bf4d3c authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Switch to AlekSIS-Core==2.11

parent 81c129d5
No related branches found
No related tags found
1 merge request!303Switch to AlekSIS-Core==2.11
Pipeline #86709 passed
......@@ -48,7 +48,7 @@ secondary = true
[tool.poetry.dependencies]
python = "^3.9"
aleksis-core = "^2.7"
aleksis-core = "^2.11"
aleksis-app-chronos = "^2.2"
aleksis-app-stoelindeling = { version = "^1.0", optional = true }
......
......@@ -10,7 +10,7 @@ skip_install = true
envdir = {toxworkdir}/globalenv
commands_pre =
poetry install
poetry run aleksis-admin yarn install
poetry run aleksis-admin webpack_bundle
poetry run aleksis-admin collectstatic --no-input
commands =
poetry run pytest --cov=. {posargs} aleksis/
......
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