Skip to content

Commit

Permalink
Add support for arm
Browse files Browse the repository at this point in the history
  • Loading branch information
dansondergaard committed Feb 13, 2025
1 parent 57465eb commit 3b214e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Home = "https://gwf.app"

[tool.pixi.project]
channels = ["conda-forge"]
platforms = ["linux-64"]
platforms = ["linux-64", "linux-aarch64"]

[tool.pixi.dependencies]
click = "*"
Expand Down

0 comments on commit 3b214e7

Please sign in to comment.