Skip to content

Commit 27c52ec

Browse files
authored
Update upgrading.rst
1 parent 2e977fb commit 27c52ec

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/upgrading.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -119,14 +119,6 @@ CLI arguments changed
119119
tox 3 added additional lines at the start. If you want to generate valid ini files you must not use the ``-v`` flag.
120120
- The ``--index-url`` is now removed, use ``PIP_INDEX_URL`` in :ref:`set_env` instead.
121121

122-
Packaging changes
123-
-----------------
124-
125-
- We use isolated builds (always) as specified by :pep:`518` and use :pep:`517` to communicate with the build backend.
126-
- The ``--develop`` CLI flag or the :ref:`use_develop` settings now enables editable installations via the :pep:`660`
127-
mechanism rather than the legacy ``pip install -e`` behaviour. The old functionality can still be forced by setting
128-
the :ref:`package` setting for the run environment to ``editable-legacy``.
129-
130122
Output changes
131123
--------------
132124

0 commit comments

Comments
 (0)