make it build

This commit is contained in:
Matthew Hodgson 2016-03-29 02:07:57 +01:00
parent e0c2490a14
commit dd4287ca5d
3 changed files with 11 additions and 9 deletions

View file

@ -36,6 +36,7 @@ REQUIREMENTS = {
"blist": ["blist"],
"pysaml2>=3.0.0,<4.0.0": ["saml2>=3.0.0,<4.0.0"],
"pymacaroons-pynacl": ["pymacaroons"],
"lxml>=3.6.0": ["lxml"],
}
CONDITIONAL_REQUIREMENTS = {
"web_client": {