diff options
| author | Josip Delic <delijati@googlemail.com> | 2022-03-15 21:42:59 +0100 |
|---|---|---|
| committer | Josip Delic <delijati@googlemail.com> | 2022-03-15 21:42:59 +0100 |
| commit | 44fe94c5480d3271f2add326d3c443f757b8521e (patch) | |
| tree | 5594d7545ff3070708d5ea0140a329149af9dad0 | |
| parent | d47c554b23b944c4c6e6c48c3fba1df50e5838ee (diff) | |
| download | python-setuptools-git-44fe94c5480d3271f2add326d3c443f757b8521e.tar.gz | |
Add in changelog.d a note
| -rw-r--r-- | changelog.d/3167.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3167.change.rst b/changelog.d/3167.change.rst new file mode 100644 index 00000000..5f44bec4 --- /dev/null +++ b/changelog.d/3167.change.rst @@ -0,0 +1 @@ +Honor unix file mode in ZipFile when installing wheel via ``install_as_egg`` -- by :user:`delijati` |
