mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 23:44:59 +02:00
Revert "Increase minimum python version to 3.12"
This reverts commit 7004911271.
Dont need 3.12 anymore
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
requires-python = ">=3.12"
|
||||
requires-python = ">=3.10"
|
||||
|
||||
[build-system]
|
||||
requires = [
|
||||
|
||||
Reference in New Issue
Block a user