mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-12 21:34:57 +02:00
77292a16d6
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