We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0645442 commit 2a989a7Copy full SHA for 2a989a7
pixi.toml
@@ -1,9 +1,10 @@
1
[workspace]
2
name = "Parcels"
3
+exclude-newer = "5d" # security pre-caution against compromised packages
4
preview = ["pixi-build"]
5
channels = ["conda-forge"]
6
platforms = ["win-64", "linux-64", "osx-64", "osx-arm64"]
-requires-pixi = ">=0.63.0"
7
+requires-pixi = ">=0.67.0"
8
9
[package]
10
name = "parcels"
0 commit comments