sasl: Add tests for signature failure from the server (#179)

This commit is contained in:
2023-05-29 11:53:08 +02:00
committed by GitHub
parent a03e9bb8ea
commit 79bbdd2948
3 changed files with 33 additions and 3 deletions

View File

@ -355,7 +355,7 @@ software:
install_steps:
stable:
- name: Install dependencies
run: pip install limnoria==2022.03.17 cryptography pyxmpp2-scram
run: pip install limnoria==2023.5.27 cryptography pyxmpp2-scram
release:
- name: Install dependencies
run: pip install limnoria cryptography pyxmpp2-scram