Switch to pymacaroons-pynacl

pull/229/head
Daniel Wagner-Hall 2015-08-19 13:21:36 +01:00
parent ce832c38d4
commit 7f08ebb772
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ REQUIREMENTS = {
"ujson": ["ujson"],
"blist": ["blist"],
"pysaml2": ["saml2"],
"pymacaroons": ["pymacaroons"],
"pymacaroons-pynacl": ["pymacaroons"],
}
CONDITIONAL_REQUIREMENTS = {
"web_client": {