Skip to content

Commit d891d95

Browse files
authored
fix: simple package workspace (#85)
1 parent 5bea845 commit d891d95

File tree

1 file changed

+4
-4
lines changed
  • tests/data/pixi_build/simple-package

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1+
[workspace]
2+
channels = ["https://prefix.dev/conda-forge"]
3+
preview = ["pixi-build"]
4+
15
[package]
26
name = "simple-package"
37
version = "0.1.0"
48

59
[package.build.backend]
6-
channels = [
7-
"https://prefix.dev/pixi-build-backends",
8-
"https://prefix.dev/conda-forge",
9-
]
1010
name = "pixi-build-rattler-build"
1111
version = "*"

0 commit comments

Comments
 (0)