Skip to content

Commit c613b4a

Browse files
committed
Set macos to 12.0
1 parent 9ce2043 commit c613b4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ ignore = [
116116
channels = ["conda-forge"]
117117
platforms = ["win-64", "linux-64", "osx-64"]
118118

119+
[tool.pixi.system-requirements]
120+
macos = "12.0"
121+
119122
[tool.pixi.pypi-dependencies]
120123
flopy4 = { path = ".", editable = true }
121124

0 commit comments

Comments
 (0)