Skip to content

Commit

Permalink
docs: --only no longer skips project's package installation
Browse files Browse the repository at this point in the history
  • Loading branch information
finswimmer committed Aug 30, 2022
1 parent 5ad517c commit dc36158
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,6 @@ If you want to skip this installation, use the `--no-root` option.
poetry install --no-root
```

Installation of your project's package is also skipped when the `--only`
option is used.

### Options

* `--without`: The dependency groups to ignore.
Expand Down

0 comments on commit dc36158

Please sign in to comment.