Skip to content

Commit 98b9c22

Browse files
committed
Fix remaining deprecated pixi project -> workspace
1 parent 4849c5a commit 98b9c22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/resources/envs/cowsay-pixi-pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "cowsay-pixi-test"
33
version = "0.1.0"
44
description = "Test project for cowsay with Pixi using pyproject.toml"
55

6-
[tool.pixi.project]
6+
[tool.pixi.workspace]
77
channels = ["conda-forge"]
88
platforms = ["linux-64", "osx-64", "osx-arm64", "win-64"]
99

0 commit comments

Comments
 (0)