Skip to content

Commit

Permalink
That comma is not necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed May 7, 2021
1 parent 744a790 commit f83dabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.d/807.breaking.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Python 3.4 is now blocked using packaging metadata because ``attrs`` can't be imported on it anymore.
To ensure that 3.4 users can keep installing ``attrs`` easily, we will `yank <https://pypi.org/help/#yanked>`_ 21.1.0 from PyPI.
This has **no** consequences, if you pin ``attrs`` to 21.1.0.
This has **no** consequences if you pin ``attrs`` to 21.1.0.

0 comments on commit f83dabb

Please sign in to comment.