python3Packages.gidgethub: propagete pyjwt[crypto]
This commit is contained in:
committed by
Martin Weinelt
parent
37803ddef7
commit
264cd5ab5f
@@ -27,7 +27,8 @@ buildPythonPackage rec {
|
||||
propagatedBuildInputs = [
|
||||
uritemplate
|
||||
pyjwt
|
||||
];
|
||||
]
|
||||
++ pyjwt.optional-dependencies.crypto;
|
||||
|
||||
checkInputs = [
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user