Skip to content

Commit 1f6f34d

Browse files
Update CONTRIBUTORS_QUICK_START_GITPOD.rst (apache#36242)
1 parent 01fd0d3 commit 1f6f34d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTORS_QUICK_START_GITPOD.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Gitpod default image have all the required packages installed.
6262

6363
If you see below warning - it means that you hit `known issue <https://github.com/pypa/pipx/issues/1092>`_
6464
with ``packaging`` version 23.2:
65-
⚠️ Ignoring --editable install option. pipx disallows it for anything but a local path,
66-
to avoid having to create a new src/ directory.
65+
⚠️ Ignoring ``--editable install`` option. ``pipx`` disallows it for anything but a local path,
66+
to avoid having to create a new ``src/`` directory.
6767

6868
The workaround is to downgrade packaging to 23.1 and re-running the ``pipx install`` command. for example
6969
by running ``pip install "packaging<23.2"``.

0 commit comments

Comments
 (0)