Skip to content

Commit 1233ed3

Browse files
committed
Add comment
1 parent 6ae11b0 commit 1233ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ platforms = ["win-64", "linux-64", "osx-64", "osx-arm64"]
77
[package]
88
name = "parcels"
99
version = "dynamic" # dynamic versioning needs better support in pixi https://github.com/prefix-dev/pixi/issues/2923#issuecomment-2598460666 . Putting `version = "dynamic"` here for now until pixi recommends something else.
10-
license = "MIT"
10+
license = "MIT" # can remove this once https://github.com/prefix-dev/pixi-build-backends/issues/397 is resolved
1111

1212
[package.build]
1313
backend = { name = "pixi-build-python", version = "==0.4.0" }

0 commit comments

Comments
 (0)