Saml tests rely on lxml

This commit is contained in:
Liam Young
2019-10-11 11:30:16 +00:00
parent ebc28e68d8
commit c05f784669

View File

@@ -31,6 +31,7 @@ install_require = [
'jinja2',
'juju',
'juju-wait',
'lxml',
'PyYAML',
'tenacity',
'oslo.config',