summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-01-07 10:13:35 +0000
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-01-07 10:13:35 +0000
commitb1e8e86b9de1d44f77d6d8c3a14af54e4c592a90 (patch)
tree7c6769a7ef3eae70f02a1373ce300054266ac93e /changelog.d
parent40725756391163a7557113b9922d2086506b9db0 (diff)
downloadpython-setuptools-git-b1e8e86b9de1d44f77d6d8c3a14af54e4c592a90.tar.gz
Fix misplaced news fragment
PR #2839 accidentally misplaced the news fragment file under root. This commit fix that.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/2839.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2839.change.rst b/changelog.d/2839.change.rst
new file mode 100644
index 00000000..621fa667
--- /dev/null
+++ b/changelog.d/2839.change.rst
@@ -0,0 +1 @@
+Removed `requires` sorting when installing wheels as an egg dir.