Pixi: update pixi.toml with required pixi version.

This commit is contained in:
Jacob Oursland
2025-07-13 11:17:11 -07:00
parent 566fe8371a
commit 5a07907118

View File

@@ -1,10 +1,11 @@
[project]
[workspace]
name = "FreeCAD"
version = "1.0.0"
description = "pixi instructions for FreeCAD"
authors = ["looooo <sppedflyer@gmail.com>"]
channels = ["conda-forge"]
platforms = [ "linux-64", "linux-aarch64", "osx-64", "osx-arm64", "win-64" ]
requires-pixi = ">=0.48"
[dependencies]
blinker = "*"