mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-07-06 20:55:47 +08:00
Follow PEP 0394 and use /usr/bin/env python so that the python in the users venv is respected. Not that the kitty python files are meant to be executed standalone anyway, but, whatever. Fixes #6810