Skip to content

Commit

Permalink
Simplekv: Move dulwich to nativeCheckInputs
Browse files Browse the repository at this point in the history
  • Loading branch information
bbenne10 committed Mar 10, 2025
1 parent bec5629 commit 62e00c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pkgs/development/python-modules/simplekv/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ buildPythonPackage rec {

build-system = [ setuptools ];

dependencies = [ dulwich ];

nativeCheckInputs = [
dulwich
mock
pytestCheckHook
six
Expand Down

0 comments on commit 62e00c1

Please sign in to comment.