We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a list of issues which need to be solved to have complete pypi support.
pixi install
pypi-dependency
build-system.requires
NoBuildIsolation
pixi add --pypi
uv
pixi.toml
pypi-dependencies
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is a list of issues which need to be solved to have complete pypi support.
Big features
PyPI build environment
pixi install
installs all environments in multi env setting whenpypi-dependency
is used #1046Related to wheel building
build-system.requires
during pixi init in some way #1109NoBuildIsolation
in some way #1124Small changes
pixi add --pypi
source dependencies. #1078uv
not part ofpixi.toml
#998 related pr: feat: dont remove non pixi pypi installs #1043pypi-dependencies
#1291pypi-dependencies
wheel only installation #1294Fixes
pypi-dependencies
#1232The text was updated successfully, but these errors were encountered: