Skip to content

Removed python as it is redundant - #514

Open
Tomer-Firon wants to merge 3 commits into
mainfrom
341-is-there-a-schedule-to-support-python-312
Open

Removed python as it is redundant#514
Tomer-Firon wants to merge 3 commits into
mainfrom
341-is-there-a-schedule-to-support-python-312

Conversation

@Tomer-Firon

@Tomer-Firon Tomer-Firon commented May 6, 2026

Copy link
Copy Markdown
Collaborator

Declare supported Python versions in the pyproject.toml file. List runtime dependencies in pyproject.toml (matching requirements.txt), keep requirements.txt for pip, switch dev deps to group.dev, and refresh poetry.lock so Poetry install in CI succeeds on Python 3.12+.

@Tomer-Firon
Tomer-Firon requested review from TheoLaudatQM and yomach May 6, 2026 15:40
@Tomer-Firon Tomer-Firon linked an issue May 6, 2026 that may be closed by this pull request
@Tomer-Firon
Tomer-Firon marked this pull request as draft May 6, 2026 15:44
…quirements.toml and adjusting the Python version range.
CI poetry install failed because the lock file was out of sync with
pyproject.toml. Running poetry lock restores a matching lock file.
@Tomer-Firon
Tomer-Firon marked this pull request as ready for review May 12, 2026 10:42
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.

Is there a schedule to support Python 3.12?

1 participant