mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-25 10:27:24 +00: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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| askpass.go | ||
| config.go | ||
| config_test.go | ||
| main.go | ||
| main.py | ||
| main_test.go | ||
| utils.go | ||
| utils.py | ||
| utils_test.go | ||