Unverified Commit ef048f2e authored by Peter Stanko's avatar Peter Stanko
Browse files

Fixed dependency for the worker-ap

parent 4d4e7fde
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ python-ldap = "*"
mockredispy = "*"
python-slugify = "*"
coloredlogs = "*"
worker-api = {editable = true, git = "https://gitlab.fi.muni.cz/grp-kontr2/worker-api"}
worker-api = {editable = true, git = "https://gitlab.fi.muni.cz/grp-kontr2/worker-api.git", ref='master'}

[dev-packages]
pylint = "*"