From 3f8fb00e442d110129e7d77b8104e4774a11ef92 Mon Sep 17 00:00:00 2001 From: con-f-use Date: Sat, 15 Feb 2020 11:12:32 +0100 Subject: changelog for #1994 --- changelog.d/1994.change.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/1994.change.rst diff --git a/changelog.d/1994.change.rst b/changelog.d/1994.change.rst new file mode 100644 index 00000000..4a6cc742 --- /dev/null +++ b/changelog.d/1994.change.rst @@ -0,0 +1 @@ +Fixed a bug in the "setuptools.finalize_distribution_options" hook that lead to ignoring the order attribute of entry points managed by this hook. -- cgit v1.2.1