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
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

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