aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.d
diff options
context:
space:
mode:
authorPaul Ganssle <pganssle@users.noreply.github.com>2018-11-04 12:37:40 -0500
committerGitHub <noreply@github.com>2018-11-04 12:37:40 -0500
commit46af765c49f548523b8212f6e08e1edb12f22ab6 (patch)
tree106c81e047b38819f967c3079f379c1ffee0e664 /changelog.d
parent6ed6fe8def487aa77ee67d5ab3adcb2b66814831 (diff)
parentbff67db79c5c1f65cde5fea9919f121dacbc0e7b (diff)
downloadexternal_python_setuptools-46af765c49f548523b8212f6e08e1edb12f22ab6.tar.gz
external_python_setuptools-46af765c49f548523b8212f6e08e1edb12f22ab6.tar.bz2
external_python_setuptools-46af765c49f548523b8212f6e08e1edb12f22ab6.zip
Merge pull request #1554 from shashanksingh28/egg_include_setup_py
Egg include setup py
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/1554.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1554.change.rst b/changelog.d/1554.change.rst
new file mode 100644
index 00000000..d55c042c
--- /dev/null
+++ b/changelog.d/1554.change.rst
@@ -0,0 +1 @@
+``build_meta.build_sdist`` now includes ``setup.py`` in source distributions by default