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
With #94pixi-pack now requires passing the path to the manifest file or its parent directory. If you don't pass anything, the current default is $PWD/pixi.toml. So you can use one of the two following commands:
For me pixi-pack stopped working with version 0.3.2.
I'm using a pyproject.toml as manifest, here is a reduced example:
calling
results in
This only occured when using pixi-pack version 0.3.2. It's working with 0.3.1
The text was updated successfully, but these errors were encountered: