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

Use relative dependency again

parent 2df928dd
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7"
#AlekSIS = { path = "../../.." }
AlekSIS = "2.0a1"
AlekSIS = { path = "../../.." }
django-isbn-field = "^0.5.2"
isbnlib = "^3.9"
isbnlib-dnb = "^0.0.3"
......
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