Skip to content

Commit

Permalink
chore: add more darwin overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Dec 16, 2024
1 parent 8553b51 commit c7dfb95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/pyproject-overrides.nix
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ let
scipy.meson-python = [ ];
scipy.packaging = [ ];
pyogrio.setuptools = [ ];
pyogrio.versioneer = [ ];
};
in
(lib.optionalAttrs stdenv.hostPlatform.isDarwin {
Expand Down

0 comments on commit c7dfb95

Please sign in to comment.