Commit 1f8cedfb authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python313Packages.frelatage: relax numpy

parent 2be6e953
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,6 +23,8 @@ buildPythonPackage rec {
    hash = "sha256-eHVqp6govBV9FvSQyaZuEEImHQRs/mbLaW86RCvtDbM=";
  };

  pythonRelaxDeps = [ "numpy" ];

  build-system = [ poetry-core ];

  dependencies = [