Update Python version requirement to 3.12 in documentation and configuration files

- Updated `DEVELOP.md` to reflect CI testing on Python 3.12.
- Changed prerequisites in `INSTALL.md` to require Python 3.12 or higher.
- Modified `README.md` to specify Python 3.12 as the minimum requirement.
- Updated `pyproject.toml` and `uv.lock` to require Python 3.12.
This commit is contained in:
sha
2026-04-12 12:05:05 +03:00
parent cff973dd94
commit bc2ab3a777
10 changed files with 19 additions and 74 deletions
+1 -1
View File
@@ -1 +1 @@
3.11
3.12