Skip to content
Snippets Groups Projects
Verified Commit d7a1eaa0 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Update dependencies

parent c8431ea9
No related branches found
No related tags found
1 merge request!43Resolve "Make Alsijil work with current core"
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Alsijil" name = "AlekSIS-App-Alsijil"
version = "2.0a1" version = "2.0a3.dev0"
packages = [ packages = [
{ include = "aleksis" } { include = "aleksis" }
] ]
...@@ -21,8 +21,8 @@ classifiers = [ ...@@ -21,8 +21,8 @@ classifiers = [
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.7" python = "^3.7"
AlekSIS = { path = "../../.." } AlekSIS = "^2.0a2"
AlekSIS-App-Chronos = { path = "../AlekSIS-App-Chronos" } AlekSIS-App-Chronos = "^2.0a2"
[build-system] [build-system]
requires = ["poetry>=1.0"] requires = ["poetry>=1.0"]
......
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