-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add Pixi support and configuration files #54
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @flferretti!! Good to me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, do we want also to add in the readme the information about pixi installation @flferretti what do you think ?
8015ae1
to
97b6c09
Compare
You're right, thanks! Done in 97b6c09. Let me know if that looks good for you |
Great ! For me it is ok ! Feel free to merge it |
This PR introduces support for Pixi by updating the
.gitignore
, adding dependencies inpyproject.toml
, and configuring LFS forpixi.lock
, including a test task for Pixi environments.