Problem description
With the new pyproject.toml feature, it can be a bit hard to understand what dependencies are used in which environments / cases.
Maybe having something like pixi list -v which also prints all environment requirements that go into the env could solve this.
Problem description
With the new pyproject.toml feature, it can be a bit hard to understand what dependencies are used in which environments / cases.
Maybe having something like
pixi list -vwhich also prints all environment requirements that go into the env could solve this.