sherlock: fix build

This commit is contained in:
Tom van Dijk 2025-05-02 14:03:04 +02:00
parent bf2d0fcde3
commit 9849e6fc76
No known key found for this signature in database
GPG key ID: 7A984C8207ADBA51

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