Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
perun-proxy-utils
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Perun
Perun ProxyIdP
perun-proxy-utils
Commits
bf643a66
Verified
Commit
bf643a66
authored
2 years ago
by
Pavel Břoušek
Browse files
Options
Downloads
Patches
Plain Diff
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
2 years ago
Stage: test
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+2
-4
2 additions, 4 deletions
setup.py
with
2 additions
and
4 deletions
setup.py
+
2
−
4
View file @
bf643a66
...
@@ -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
"
,
],
],
)
)
This diff is collapsed.
Click to expand it.
Jednotné přihlášení test
@9008807
mentioned in commit
ed60393e
·
2 years ago
mentioned in commit
ed60393e
mentioned in commit ed60393eb9bca54018725b56ec29b028fc5d767b
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment