We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4849c5a commit 98b9c22Copy full SHA for 98b9c22
1 file changed
src/test/resources/envs/cowsay-pixi-pyproject.toml
@@ -3,7 +3,7 @@ name = "cowsay-pixi-test"
3
version = "0.1.0"
4
description = "Test project for cowsay with Pixi using pyproject.toml"
5
6
-[tool.pixi.project]
+[tool.pixi.workspace]
7
channels = ["conda-forge"]
8
platforms = ["linux-64", "osx-64", "osx-arm64", "win-64"]
9
0 commit comments