Skip to content

Commit 6a3b0ac

Browse files
Update project_metadata.md
1 parent c004ab6 commit 6a3b0ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

episodes/project_metadata.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ To add `pyproject.toml` file, we give the following command :
2727
```bash
2828
pixi init --format pyproject
2929
```
30-
30+
```output
31+
✔ Created .../greet_me/pyproject.toml
32+
```
3133
## Whats inside `pyproject.toml`
3234

3335
- Manifest metadata

0 commit comments

Comments
 (0)