Skip to content

Commit dc02b6d

Browse files
jeanasabravalheri
authored andcommitted
Rewording from @abravalheri
Co-authored-by: Anderson Bravalheri <[email protected]>
1 parent 8c34a17 commit dc02b6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/guides/tool-recommendations.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ in alphabetical order:
8383
pyproject.toml <writing-pyproject-toml>`, but can also be extended and
8484
customized via :file:`setup.py`.
8585

86-
If you use setuptools, please be aware that it contains many deprecated
87-
features which are currently kept for compatibility, but should not be used.
86+
If you use setuptools, please be aware that some features that predate
87+
standardisation efforts are now deprecated and only *temporarily kept* for compatibility.
8888
For example, do **not** use ``python setup.py`` invocations
8989
(cf. :ref:`setup-py-deprecated`), the ``setup_requires`` argument to
9090
``setup()`` (use the :ref:`[build-system] table

0 commit comments

Comments
 (0)