Jacob
Results
2
issues of
Jacob
From the [project](https://github.com/prefix-dev/pixi) README: > `pixi` is a cross-platform, multi-language package manager and workflow tool built on the foundation of the conda ecosystem. It provides developers with an exceptional experience...
### Description It would be great to have a command that can create new Pixi environments from existing `requirements.txt` (pip) or `environment.yml` (conda) files. ### Motivation Having such a command...
:sparkles: enhancement