diff --git a/news/6434.feature b/news/6434.feature new file mode 100644 index 000000000..12d4d316d --- /dev/null +++ b/news/6434.feature @@ -0,0 +1,2 @@ +Restore ``pyproject.toml`` handling to how it was with pip 19.0.3 to prevent +the need to add ``--no-use-pep517`` when installing in editable mode.