Skip to content

Commit

Permalink
Set macos to 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deltamarnix committed Oct 8, 2024
1 parent 9ce2043 commit c613b4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ ignore = [
channels = ["conda-forge"]
platforms = ["win-64", "linux-64", "osx-64"]

[tool.pixi.system-requirements]
macos = "12.0"

[tool.pixi.pypi-dependencies]
flopy4 = { path = ".", editable = true }

Expand Down

0 comments on commit c613b4a

Please sign in to comment.