-
Notifications
You must be signed in to change notification settings - Fork 18
Use Pixi #730
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
base: main
Are you sure you want to change the base?
Use Pixi #730
Conversation
Commit lock file for reproducible python builds
Signed-off-by: Florian Vahl <[email protected]>
Signed-off-by: Florian Vahl <[email protected]>
Signed-off-by: Florian Vahl <[email protected]>
Signed-off-by: Florian Vahl <[email protected]>
Signed-off-by: Florian Vahl <[email protected]>
Signed-off-by: Florian Vahl <[email protected]>
Signed-off-by: Florian Vahl <[email protected]>
|
Tested on Mac OS Version 26.1 (25B78) Error: × failed to solve requirements of environment 'default' for platform 'osx- |
|
This is a Linux specific dependency. I am not sure if it is needed at all (I think it was pinned while searching for an issue and stayed that way), but either way you can add a Linux only flag (see pixie docs) or remove it for your testing. |
TODO
Closes #726