Merge pull request #242981 from mihaimaruseac/patch-1

This commit is contained in:
Janik 2023-07-18 16:25:50 +02:00 committed by GitHub
commit e2519d12c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@
, mock
, requests
, requests-toolbelt
, setuptools
}:
let
@ -38,6 +39,7 @@ buildPythonPackage rec {
requests
requests-toolbelt
pyjwt
setuptools
];
nativeCheckInputs = [