Revert "Increase minimum python version to 3.12"

This reverts commit 7004911271.
Dont need 3.12 anymore
This commit is contained in:
Kovid Goyal
2026-02-08 21:57:11 +05:30
parent f3d7830352
commit 0ea65903b8
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
[project]
requires-python = ">=3.12"
requires-python = ">=3.10"
[build-system]
requires = [