Skip to content

Commit

Permalink
drop! python3Packages.requests-ratelimiter: nativeCheckInputs -> chec…
Browse files Browse the repository at this point in the history
…kInputs
  • Loading branch information
mbalatsko authored and tm-drtina committed Oct 11, 2023
1 parent 65981b0 commit 089a5b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ buildPythonPackage rec {
requests
];

nativeCheckInputs = [
checkInputs = [
pytestCheckHook
requests-mock
];
Expand Down

0 comments on commit 089a5b9

Please sign in to comment.