Skip to content
Snippets Groups Projects
Verified Commit bf643a66 authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

fix: dependencies from pypi, not GitLab

parent 267ad325
No related branches found
No related tags found
No related merge requests found
Pipeline #287018 passed with warnings
...@@ -16,9 +16,7 @@ setuptools.setup( ...@@ -16,9 +16,7 @@ setuptools.setup(
"requests~=2.31", "requests~=2.31",
"ldap3~=2.9.1", "ldap3~=2.9.1",
"PyYAML~=6.0", "PyYAML~=6.0",
"check_syncrepl_extended @ git+https://gitlab.ics.muni.cz/perun-proxy-aai/" "check_syncrepl_extended~=2020.13",
"python/check_syncrepl_extended.git@main", "check_nginx_status~=1.0",
"check_nginx_status @ git+https://gitlab.ics.muni.cz/perun-proxy-aai/"
"python/check_nginx_status.git@main",
], ],
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment