Skip to content

Commit

Permalink
Fix grammar in news fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Oct 29, 2024
1 parent a9a79e7 commit a21c7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newsfragments/4696.bugfix.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Fix clashes for ``optional-dependencies`` in ``pyproject.toml`` and
``extra_requires`` in ``setup.cfg/setup.py``.
As per PEP 621, ``optional-dependencies`` has to be honoured and dynamic
As per PEP 621, ``optional-dependencies`` have to be honoured and dynamic
behaviour is not allowed.

0 comments on commit a21c7fa

Please sign in to comment.