Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions pkgs/by-name/sh/sherlock/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
fetchFromGitHub,
makeWrapper,
python3,
poetry,
}:

python3.pkgs.buildPythonApplication rec {
Expand Down Expand Up @@ -59,7 +58,6 @@ python3.pkgs.buildPythonApplication rec {

nativeCheckInputs = with python3.pkgs; [
pytestCheckHook
poetry
poetry-core
jsonschema
openpyxl
Expand Down