Skip to content

fix: tool.pixi.pypi-options.no-build = true in combination with --locked#5554

Merged
tdejager merged 1 commit intoprefix-dev:mainfrom
hameerabbasi:issue-5553
Feb 25, 2026
Merged

fix: tool.pixi.pypi-options.no-build = true in combination with --locked#5554
tdejager merged 1 commit intoprefix-dev:mainfrom
hameerabbasi:issue-5553

Conversation

@hameerabbasi
Copy link
Contributor

@hameerabbasi hameerabbasi commented Feb 24, 2026

Description

Fixes #5553
cc @tdejager

How Has This Been Tested?

A regression test was added, and verified it was failing. After the fix, verified it was passing.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added sufficient tests to cover my changes.
  • I have verified that changes that would impact the JSON schema have been made in schema/model.py.

@hameerabbasi hameerabbasi changed the title Fix tool.pixi.pypi-options.no-build = true in combination with --locked fix: tool.pixi.pypi-options.no-build = true in combination with --locked Feb 24, 2026
…ocked`.

Co-authored-by: Tim de Jager <tim@prefix.dev>
Copy link
Contributor

@tdejager tdejager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great thanks!

@tdejager tdejager merged commit 6f3b5c1 into prefix-dev:main Feb 25, 2026
39 checks passed
@hameerabbasi hameerabbasi deleted the issue-5553 branch February 25, 2026 12:46
@uwu-420 uwu-420 mentioned this pull request Mar 16, 2026
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[tool.pixi.pypi-options] no-build = true breaks --locked

2 participants