tox.ini: use authentic2 from git (#30079)

This commit is contained in:
Benjamin Dauvergne 2019-01-24 15:49:34 +01:00
parent 5d793f6c79
commit 6535462257
1 changed files with 3 additions and 3 deletions

View File

@ -39,9 +39,9 @@ deps =
pyquery
httmock
pytz
requests<=2.11.1
../authentic2
../authentic2-auth-fc
requests
http://git.entrouvert.org/authentic.git/snapshot/authentic-master.tar.gz
http://git.entrouvert.org/authentic2-auth-fc.git/snapshot/authentic2-auth-fc-master.tar.gz
commands =
./getlasso.sh
py.test {env:FAST:} {env:COVERAGE:} {posargs:tests/}