Commit dc36158c by finswimmer

docs: `--only` no longer skips project's package installation

parent 5ad517ca
...@@ -218,9 +218,6 @@ If you want to skip this installation, use the `--no-root` option. ...@@ -218,9 +218,6 @@ If you want to skip this installation, use the `--no-root` option.
poetry install --no-root poetry install --no-root
``` ```
Installation of your project's package is also skipped when the `--only`
option is used.
### Options ### Options
* `--without`: The dependency groups to ignore. * `--without`: The dependency groups to ignore.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment