Skip to content

Commit fd59008

Browse files
dukecat0bhrutledge
andauthored
Use --editable instead of -e`
Co-authored-by: Brian Rutledge <brian@bhrutledge.com>
1 parent 8fa212b commit fd59008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/specifications/direct-url.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ Commands that generate a ``direct_url.json``:
287287
(in which case, ``url`` will be the local directory where the git repository has been
288288
cloned to, and ``dir_info`` will be present with ``"editable": true`` and no
289289
``vcs_info`` will be set)
290-
* ``pip install -e ./app``
290+
* ``pip install --editable ./app``
291291

292292
Commands that *do not* generate a ``direct_url.json``
293293

0 commit comments

Comments
 (0)