fish-shell/share/tools
Benjamin Nied e7bfd1d71c Remove shebangs from py scripts
Starting with Fedora 30 and RHEL 8, ambiguous python shebangs will now
throw errors during the RPM build process instead of just warnings,
since these systems have moved to Python 3 by default, and Python 2 may
not be available in the future.

See [this
page](https://fedoraproject.org/wiki/Changes/Make_ambiguous_python_shebangs_error)
for more details.

Drop these shebangs as the scripts are only ever called from fish
wrappers.
2019-01-06 20:39:04 +08:00
..
web_config Remove shebangs from py scripts 2019-01-06 20:39:04 +08:00
create_manpage_completions.py Remove shebangs from py scripts 2019-01-06 20:39:04 +08:00
deroff.py Remove shebangs from py scripts 2019-01-06 20:39:04 +08:00