How to rename a pixi project? And where to find the package metadata? #2225
Unanswered
sorenwacker
asked this question in
Q&A
Replies: 1 comment
-
Changing the name here in
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to give my project a better name. I renamed the project in the
pyproject.toml
and changed the folder name insrc
accordingly. I even deleted.pixi
folder and thepixi.lock
file. When I dopixi install
I get:I don't know what metadata is meant here and where to find it, as well as the given name
project
which I have changed already in thepyproject.toml
.Beta Was this translation helpful? Give feedback.
All reactions