rename authentic2-cut references

This commit is contained in:
Frédéric Péters 2020-01-29 13:12:14 +01:00
parent 5d9f35c326
commit 2c09c76b84
2 changed files with 3 additions and 3 deletions

4
README
View File

@ -1,5 +1,5 @@
authentic2-cut
==============
authentic2-wallonie-connect
===========================
Authentic2 plugin for the Wallonie Connect usecase, see https://dev.entrouvert.org/projects/imio-connect/

View File

@ -43,5 +43,5 @@ deps =
http://git.entrouvert.org/authentic.git/snapshot/authentic-master.tar.gz
commands =
./getlasso.sh
dj111: ./pylint.sh src/authentic2_cut
dj111: ./pylint.sh src/authentic2_wallonie_connect
py.test {env:FAST:} {env:COVERAGE:} {posargs:tests/}