mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
Merge pull request #242981 from mihaimaruseac/patch-1
This commit is contained in:
commit
e2519d12c8
@ -9,6 +9,7 @@
|
||||
, mock
|
||||
, requests
|
||||
, requests-toolbelt
|
||||
, setuptools
|
||||
}:
|
||||
|
||||
let
|
||||
@ -38,6 +39,7 @@ buildPythonPackage rec {
|
||||
requests
|
||||
requests-toolbelt
|
||||
pyjwt
|
||||
setuptools
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user