python3Packages.github3_py: propagate pyjwt[crypto]
This commit is contained in:
parent
9b4117a29b
commit
d3af35696a
@ -28,7 +28,8 @@ buildPythonPackage rec {
|
||||
uritemplate
|
||||
python-dateutil
|
||||
pyjwt
|
||||
];
|
||||
]
|
||||
++ pyjwt.optional-dependencies.crypto;
|
||||
|
||||
checkInputs = [
|
||||
pytestCheckHook
|
||||
|
Loading…
Reference in New Issue
Block a user