diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-03-21 12:51:26 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-03-21 12:51:32 -0400 |
| commit | e7f29530df7595a876e4995f2011784ac9f43086 (patch) | |
| tree | 21b6b8aa7bbd62a931276fc97ad04dd718668c04 /changelog.d | |
| parent | 17dde199ad37b6f9e911e1edb9d2d303e3238157 (diff) | |
| parent | 52e718872259617203556e4889d451167f209343 (diff) | |
| download | python-setuptools-git-e7f29530df7595a876e4995f2011784ac9f43086.tar.gz | |
Merge pull request 1424 from jorikdima.
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/1424.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1424.change.rst b/changelog.d/1424.change.rst new file mode 100644 index 00000000..361997dd --- /dev/null +++ b/changelog.d/1424.change.rst @@ -0,0 +1 @@ +Prevent keeping files mode for package_data build. It may break a build if user's package data has read only flag.
\ No newline at end of file |
