Skip to content

Commit d232d93

Browse files
Add package removal instructions for pixi
Added instructions for removing a package using pixi.
1 parent 1d88489 commit d232d93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

episodes/3_project_structure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ It also generates a `pixi.lock` file which may look somewhat like the image belo
9292

9393
<img width="590" height="262" alt="image" src="https://github.com/user-attachments/assets/3955c422-99ab-4690-a54f-b0c66decfa61" />
9494

95+
9596
To remove a package, use this command and check that `pyproject.toml` is corrected and the package is removed from there.
9697
```bash
9798
pixi remove requests

0 commit comments

Comments
 (0)