summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/2306.change.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/2306.change.rst b/changelog.d/2306.change.rst
new file mode 100644
index 00000000..1046eae3
--- /dev/null
+++ b/changelog.d/2306.change.rst
@@ -0,0 +1,3 @@
+When running as a PEP 517 backend, setuptools does not try to install
+``setup_requires`` itself. They are reported as build requirements for the
+frontend to install.