Skip to content

Commit

Permalink
docs: add newsfragment
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Fiedler <[email protected]>
  • Loading branch information
miketheman committed Dec 26, 2024
1 parent 0428b6f commit 7f4e058
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions newsfragments/1048.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
In #858 the runtime dependency on `setuptools` was replaced with `packaging`,
which is currently installed as a transitive dependency of other dependencies.
Make `packaging` dependency explicit to prevent accidental breakage
in the event it is removed.

0 comments on commit 7f4e058

Please sign in to comment.