Skip to content
Snippets Groups Projects
Commit 7f08ebb7 authored by Daniel Wagner-Hall's avatar Daniel Wagner-Hall
Browse files

Switch to pymacaroons-pynacl

parent ce832c38
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ REQUIREMENTS = { ...@@ -33,7 +33,7 @@ REQUIREMENTS = {
"ujson": ["ujson"], "ujson": ["ujson"],
"blist": ["blist"], "blist": ["blist"],
"pysaml2": ["saml2"], "pysaml2": ["saml2"],
"pymacaroons": ["pymacaroons"], "pymacaroons-pynacl": ["pymacaroons"],
} }
CONDITIONAL_REQUIREMENTS = { CONDITIONAL_REQUIREMENTS = {
"web_client": { "web_client": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment