Skip to content

Commit c181f3c

Browse files
committed
add new line
1 parent 7de6f47 commit c181f3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pyproject.md

+1
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ Note that `install --extras` and the variations mentioned above (`--all-extras`,
423423
```toml
424424
[tool.poetry.dependencies]
425425
pandas = {version="^2.2.1", extras=["computation", "performance"]}
426+
426427
[tool.poetry.group.dev.dependencies]
427428
fastapi = {version="^0.92.0", extras=["all"]}
428429
```

0 commit comments

Comments
 (0)