tox: fix local authentic dependency declaration (#66577)

This commit is contained in:
Paul Marillonnet 2023-02-13 12:22:33 +01:00
parent 6eae650eef
commit 3996f0514f
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ passenv=
usedevelop = true
deps =
!local: https://git.entrouvert.org/authentic.git/snapshot/authentic-main.tar.gz
local: ../authentic2
local: ../authentic
# dependency constraints for authentic
py3: file-magic
dj22: django<2.3
@ -74,7 +74,7 @@ setenv =
SETUPTOOLS_USE_DISTUTILS=stdlib
deps =
!local: https://git.entrouvert.org/authentic.git/snapshot/authentic-main.tar.gz
local: ../authentic2
local: ../authentic
psycopg2-binary
commands =
./getlasso3.sh