sherlock: fix build

This commit is contained in:
Tom van Dijk
2025-05-02 14:03:04 +02:00
parent bf2d0fcde3
commit 9849e6fc76
-2
View File
@@ -3,7 +3,6 @@
fetchFromGitHub,
makeWrapper,
python3,
poetry,
}:
python3.pkgs.buildPythonApplication rec {
@@ -59,7 +58,6 @@ python3.pkgs.buildPythonApplication rec {
nativeCheckInputs = with python3.pkgs; [
pytestCheckHook
poetry
poetry-core
jsonschema
openpyxl