Commit Graph

13 Commits

Author SHA1 Message Date
Kovid Goyal
77292a16d6
Make shebangs consistent
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
2023-11-11 08:32:05 +05:30
Kovid Goyal
b314303787
pep8 2023-04-16 15:31:03 +05:30
Kovid Goyal
24bb4585af
Allow easily skipping tests when updating on ox 2022-08-01 19:03:00 +05:30
Kovid Goyal
b1209c1e7a
Be explicit about python3 2022-02-04 11:19:51 +05:30
pagedown
dc61adf9d8
Refactor: More f-string 2022-01-28 19:34:13 +08:00
Kovid Goyal
022e2eb1db
Allow updaing on ox with signed/notarized app easily 2020-08-19 20:08:34 +05:30
Kovid Goyal
03e0bf4c0e
Migrate update-on-ox to use bypy 2020-06-06 09:11:50 +05:30
Luflosi
5f855ce547
Use context managers to open files
Inspired by d50a6ddc1b.
2019-08-01 13:21:26 -05:00
Kovid Goyal
a962a28b36
... 2017-12-12 22:23:16 +05:30
Kovid Goyal
47ed1a4dca
Make update-on-ox not depend on remote script 2017-12-11 23:11:34 +05:30
Kovid Goyal
2df9f3500c
Build with --debug in update-on-ox 2017-11-11 07:12:21 +05:30
Kovid Goyal
de6967df0d
Dont strip symbols when updating on ox 2017-11-08 15:56:09 +05:30
Kovid Goyal
c5c8a18c99
Script to easily update kitty on my macOS test machine 2017-10-24 10:08:03 +05:30