kitty now needs python >= 3.8

This commit is contained in:
Kovid Goyal
2022-06-24 00:01:35 +05:30
parent fa823a37ae
commit 8ce80e39d9

View File

@@ -29,7 +29,7 @@ Dependencies
Run-time dependencies:
* ``python`` >= 3.6
* ``python`` >= 3.8
* ``harfbuzz`` >= 2.2.0
* ``zlib``
* ``libpng``