diff options
| author | Bernat Gabor <gaborjbernat@gmail.com> | 2018-09-16 22:15:37 +0100 |
|---|---|---|
| committer | Bernat Gabor <gaborjbernat@gmail.com> | 2018-09-16 22:15:39 +0100 |
| commit | bcbc52840b4dc28daa9cc5d729ff646b911b77b7 (patch) | |
| tree | 7621757f9d6bd9166a9e456f8dacb8a96c851180 | |
| parent | cd0278debfbd8d99d28f132d6c1fa67843d84170 (diff) | |
| download | python-setuptools-git-bcbc52840b4dc28daa9cc5d729ff646b911b77b7.tar.gz | |
add changelog for #1481
| -rw-r--r-- | changelog.d/1481.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1481.change.rst b/changelog.d/1481.change.rst new file mode 100644 index 00000000..ee0663a8 --- /dev/null +++ b/changelog.d/1481.change.rst @@ -0,0 +1 @@ +join the sdist ``--dist-dir`` and the ``build_meta`` sdist directory argument to point to the same (this means the build frontend no longer needs to clean manually the dist dir - to avoid multiple sdist presence, and we no longer need to handle conflicts between these two flags) |
