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/guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ it creates a special ``.egg-link`` file that links to your local source code.
This means that code edits are directly visible in the environment
without the need to reinstall your package.

__ https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs
__ https://pip.pypa.io/en/stable/cli/pip_install/#install-editable

Installing your package implicitly creates the virtual environment
if it does not exist yet,
Expand Down