File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -119,14 +119,6 @@ CLI arguments changed
119
119
tox 3 added additional lines at the start. If you want to generate valid ini files you must not use the ``-v `` flag.
120
120
- The ``--index-url `` is now removed, use ``PIP_INDEX_URL `` in :ref: `set_env ` instead.
121
121
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
-
130
122
Output changes
131
123
--------------
132
124
You can’t perform that action at this time.
0 commit comments