diff options
| -rw-r--r-- | changelog.d/1994.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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. |
