diff options
author | Stephen Finucane <stephen@that.guru> | 2018-07-13 15:20:46 +0100 |
---|---|---|
committer | Paul Ganssle <paul@ganssle.io> | 2018-08-19 17:12:49 -0400 |
commit | cf50418d36c80b35e0f791a96f0a828705ebf25f (patch) | |
tree | 36fbfe9c5e87921144d85e35c12669d6d990ded7 /setuptools/command | |
parent | 6f58adff3ffef015de299e24720dca3997878a71 (diff) | |
download | external_python_setuptools-cf50418d36c80b35e0f791a96f0a828705ebf25f.tar.gz external_python_setuptools-cf50418d36c80b35e0f791a96f0a828705ebf25f.tar.bz2 external_python_setuptools-cf50418d36c80b35e0f791a96f0a828705ebf25f.zip |
trivial: Fix file permissions
There's no reason these should be executable.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'setuptools/command')
-rw-r--r--[-rwxr-xr-x] | setuptools/command/easy_install.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/setuptools/command/easy_install.py b/setuptools/command/easy_install.py index dd17cc13..dd17cc13 100755..100644 --- a/setuptools/command/easy_install.py +++ b/setuptools/command/easy_install.py |