We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d88489 commit d232d93Copy full SHA for d232d93
episodes/3_project_structure.md
@@ -92,6 +92,7 @@ It also generates a `pixi.lock` file which may look somewhat like the image belo
92
93
<img width="590" height="262" alt="image" src="https://github.com/user-attachments/assets/3955c422-99ab-4690-a54f-b0c66decfa61" />
94
95
+
96
To remove a package, use this command and check that `pyproject.toml` is corrected and the package is removed from there.
97
```bash
98
pixi remove requests
0 commit comments