Skip to content

Commit 3f6d331

Browse files
MAINT: Set Pixi relative exclude-newer (#326)
1 parent 18eb956 commit 3f6d331

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pixi.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name = "VirtualShip"
33
preview = ["pixi-build"]
44
channels = ["conda-forge"]
55
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"
68

79
[package]
810
name = "virtualship"

0 commit comments

Comments
 (0)