Skip to content

Commit 4fd67a2

Browse files
Copilotswenger
andauthored
docs: explain pixi-build-python backend pin
Co-authored-by: swenger <603549+swenger@users.noreply.github.com>
1 parent b7330bc commit 4fd67a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

template/pixi.toml.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ preview = ["pixi-build"]
99
name = "{{ project_slug }}"
1010
[package.build.backend]
1111
name = "pixi-build-python"
12+
# Keep this pinned so `exclude-newer = "7d"` does not pick a too-recent backend release.
1213
version = "0.8.3"
1314
[package.host-dependencies]
1415
python = ">={{ minimal_python_version.replace('py3', '3.') }}"

0 commit comments

Comments
 (0)