Skip to content

Commit

Permalink
Add note about removed variable in NEWS.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Nov 13, 2024
1 parent 57ed6f0 commit 01b9f20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Features
issues, as it may lead to improper functioning.
Users who enable this setting are responsible for ensuring that ``pyproject.toml``
complies with setuptools requirements. (#4611)

.. attention::
This environment variable was removed in a later version of ``setuptools``.

- Require Python 3.9 or later. (#4718)
- Remove dependency on ``importlib_resources``
and the vendored copy of the library.
Expand Down

0 comments on commit 01b9f20

Please sign in to comment.