You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file in the title is missing because .gitignore in that folder lists it as config.yaml.
config.toml should have:
pinning-strategy = "latest-up"
To Reproduce
Look at the files?
Expected behavior
Adding new dependencies with pixi add should not put a maximum version unless absolutely necessary to avoid breaking dependencies for users.
The text was updated successfully, but these errors were encountered:
Describe the bug
The file in the title is missing because
.gitignore
in that folder lists it asconfig.yaml
.config.toml
should have:To Reproduce
Look at the files?
Expected behavior
Adding new dependencies with
pixi add
should not put a maximum version unless absolutely necessary to avoid breaking dependencies for users.The text was updated successfully, but these errors were encountered: