Unverified Commit 3d8c6020 authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt Committed by GitHub
Browse files

sherlock: fix build (#403611)

parents 5029c5b8 9849e6fc
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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