Commit 6c910ccd authored by Robert Schütz's avatar Robert Schütz
Browse files

python3Packages.pysmhi: fix tests on Darwin

parent 921f8747
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -39,6 +39,8 @@ buildPythonPackage rec {
    syrupy
  ];

  __darwinAllowLocalNetworking = true;

  meta = {
    changelog = "https://github.com/gjohansson-ST/pysmhi/releases/tag/${src.tag}";
    description = "Retrieve open data from SMHI api";