python3Packages.auth0-python: propagete pyjwt[crypto]
This commit is contained in:
parent
264cd5ab5f
commit
0962181e61
@ -26,7 +26,8 @@ buildPythonPackage rec {
|
||||
propagatedBuildInputs = [
|
||||
requests
|
||||
pyjwt
|
||||
];
|
||||
]
|
||||
++ pyjwt.optional-dependencies.crypto;
|
||||
|
||||
checkInputs = [
|
||||
aiohttp
|
||||
|
Loading…
Reference in New Issue
Block a user