Skip to content

Commit

Permalink
docs: Avoid mentioning version 64 directly, as the exact version may …
Browse files Browse the repository at this point in the history
…change
  • Loading branch information
abravalheri committed Aug 6, 2022
1 parent d0774bc commit e665434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/userguide/pyproject_config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e665434

Please sign in to comment.