ci: update .tar.gz URLs for gitea (like #74706)

This commit is contained in:
Frédéric Péters 2023-02-21 18:28:40 +01:00
parent 587a7ee943
commit ffa3ec6345
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ deps =
django22: Django-Select2<6
django32: Django-Select2>7.7,<7.8
django22,django32: djangorestframework>=3.7
django22,django32: https://git.entrouvert.org/hobo.git/snapshot/hobo-main.tar.gz
django22,django32: https://git.entrouvert.org/entrouvert/hobo/archive/main.tar.gz
commands =
py3-django22,py3-django32: py.test {posargs: --junitxml=test_{envname}_results.xml --cov-report xml --cov-report html --cov=bijoe tests/}