Merge "maintain-github-mirror: add requests dependency"

This commit is contained in:
Zuul 2020-07-14 15:26:29 +00:00 committed by Gerrit Code Review
commit 36b665536c
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
name:
- PyGithub
- PyYAML
- requests
virtualenv: "{{ ansible_user_dir }}/.venv"
virtualenv_command: "{{ ensure_pip_virtualenv_command }}"