summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/2849.change.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/2849.change.rst b/changelog.d/2849.change.rst
new file mode 100644
index 00000000..9c16df1b
--- /dev/null
+++ b/changelog.d/2849.change.rst
@@ -0,0 +1,3 @@
+Add fallback for custom ``build_py`` commands inheriting directly from
+:mod:`distutils`, while still handling ``include_package_data=True`` for
+``sdist``.