Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ Known limitations:

```console
# Very experimental rebuild on initial import feature
$ pip install --no-build-isolation --config-settings=editiable.rebuild=true -ve.
$ pip install --no-build-isolation --config-settings=editable.rebuild=true -ve.
```

Due to the length of this line already being long, you do not need to set the
Expand Down