Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

AdityaBavadekar
Copy link
Contributor

Fixes #492

This PR standardizes the requires-python version across all Python packages in libs/python/.
All packages now target Python >=3.12.

Changes:

  • Updated all libs/python/*/pyproject.toml files to require Python >=3.12
  • Synchronized root and regenerated uv.lock

- Updated all `libs/python/*/pyproject.toml` files to require Python >=3.12
- Synchronized root `pyproject.toml` and regenerated `uv.lock`
@jamesmurdza jamesmurdza merged commit f0d5478 into trycua:main Oct 22, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standardize requires-python in Python packages

2 participants