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

Install core with ldap dependencies

parent 487a3423
Branches
Tags
No related merge requests found
...@@ -28,7 +28,7 @@ classifiers = [ ...@@ -28,7 +28,7 @@ classifiers = [
python = "^3.7" python = "^3.7"
django-ldapdb = "^1.4.0" django-ldapdb = "^1.4.0"
tqdm = "^4.44.1" tqdm = "^4.44.1"
AlekSIS = "^2.0a2" AlekSIS = { version = "^2.0a2", extras = ["ldap"] }
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
sphinx = "^3.0" sphinx = "^3.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment