Olivier Lacroix
Olivier Lacroix
Another option would be to gate the pyproject.toml init behind the —pyproject flag for both new and existing pyproject.toml
I believe we can close this issue, as pixi init is no more broken with incomplete pyproject.toml :-) And the choice between pixi.toml / pyproject.toml on init is tracked in...
I _think_ resolving this would require implementation in pixi’s dependency https://github.com/konstin/pep508_rs would you consider opening an issue there?
Alternatively, I believe you should be able to use ${PROJECT_ROOT} in your paths, and they should be expanded correctly