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