summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/userguide/pyproject_config.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguide/pyproject_config.rst b/docs/userguide/pyproject_config.rst
index c13eb1f0..a40655c6 100644
--- a/docs/userguide/pyproject_config.rst
+++ b/docs/userguide/pyproject_config.rst
@@ -211,8 +211,8 @@ however please keep in mind that all non-comment lines must conform with :pep:`5
.. rubric:: Notes
-.. [#pep660-status] Editable install without ``setup.py`` will be supported from
- ``setuptools >= 64.0.0``. Check https://github.com/pypa/setuptools/issues/2816 for detail.
+.. [#pep660-status] Editable install without ``setup.py`` will be supported in
+ future versions of ``setuptools``. Check https://github.com/pypa/setuptools/issues/2816 for detail.
.. [#setupcfg-caveats] ``pip`` may allow editable install only with ``pyproject.toml``
and ``setup.cfg``. However, this behavior may not be consistent over various build