Commit bab0fca
committed
Remove executable bits from Python scripts
We can't use a single shebang:
* on some platforms `python` may mean Python 2, on others - Python 3
* on some platforms `python3` does not exist at all
Therefore, we're removing the shebangs altogether.1 parent a61b7f6 commit bab0fca
File tree
5 files changed
+0
-0
lines changed- bin
5 files changed
+0
-0
lines changedFile mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
0 commit comments