kitty/.github/workflows
Kovid Goyal 5d13908776
github actions CI updated to python 3.9
Pillow wheel currently not available for python 3.9. So tries to install
from source and fails on missing zlib. So install zlib in brew and make
it available via PKG_CONFIG_PATH. Apparently, this wont be necessary
after Pillow 8, but who knows.
2020-10-14 19:13:46 +05:30
..
ci.py github actions CI updated to python 3.9 2020-10-14 19:13:46 +05:30
ci.yml Run mypy on CI 2020-03-09 18:24:55 +05:30
codeql-analysis.yml Use python3 in code analysis build step 2020-07-07 08:41:20 +05:30