Skip to content

Add no-binary option to pypi-config #3866

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
thomas-maschler opened this issue May 29, 2025 · 1 comment
Open

Add no-binary option to pypi-config #3866

thomas-maschler opened this issue May 29, 2025 · 1 comment
Assignees
Labels
enhancement Feature request

Comments

@thomas-maschler
Copy link

Problem description

Add a no-binary option to pypi-config to force Pixi to build the dependency from source.
This option should be equivalent to uv's no-binary option

ie:

[tool.uv.pip]
no-binary = ["ruff"]
@thomas-maschler thomas-maschler added the enhancement Feature request label May 29, 2025
Copy link
Contributor

tdejager commented Jun 3, 2025

Sure, makes sense should be easy enough to add to the pypi-options table. PR's are welcome :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request
Projects
None yet
Development

No branches or pull requests

2 participants