ci: update .tar.gz URLs for gitea (#74706)
gitea/authentic2-wallonie-connect/pipeline/pr-main This commit looks good Details
gitea/authentic2-wallonie-connect/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Frédéric Péters 2023-02-21 13:57:08 +01:00
parent 10e0be15dc
commit 3e6227cd77
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ passenv=
usedevelop = True
deps =
pip > 9
https://git.entrouvert.org/authentic.git/snapshot/authentic-main.tar.gz
https://git.entrouvert.org/entrouvert/authentic/archive/main.tar.gz
# dependency constraints for authentic
drf39: djangorestframework>=3.9.2,<3.10
drf39: Markdown<3.4
@ -59,7 +59,7 @@ commands =
[testenv:pylint]
usedevelop = true
deps =
https://git.entrouvert.org/authentic.git/snapshot/authentic-main.tar.gz
https://git.entrouvert.org/entrouvert/authentic/archive/main.tar.gz
django<2.3
pylint
pylint-django