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
5 files changed
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
0 commit comments