Skip to content

LightlyTrain Plugin compatible with python >=3.11 - #13

Merged
JonasWurst merged 1 commit into
mainfrom
jonas-lightlytrain-python-version
Jun 26, 2026
Merged

LightlyTrain Plugin compatible with python >=3.11#13
JonasWurst merged 1 commit into
mainfrom
jonas-lightlytrain-python-version

Conversation

@JonasWurst

@JonasWurst JonasWurst commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

What has changed and why?

Update the compatible python version, as it is compatible with python >=3.11.

How has it been tested?

Locally

Did you update Readme.md and plugins.toml?

  • Yes
  • Not needed

Updated the LightlyTrain plugin’s Python requirement in pyproject.toml from >=3.12 to >=3.11, making it compatible with Python 3.11+ without changing any other project metadata or dependencies.

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 28340698-2188-4a58-9153-75753b50877f

📥 Commits

Reviewing files that changed from the base of the PR and between f0ba60b and d4f651b.

📒 Files selected for processing (1)
  • plugins/lightly_train_object_detection_inference/pyproject.toml

📝 Walkthrough

Walkthrough

The package’s supported Python version floor in plugins/lightly_train_object_detection_inference/pyproject.toml changes from 3.12 to 3.11. No other project metadata or dependencies change.

Changes

Python compatibility update

Layer / File(s) Summary
Lower supported Python version
plugins/lightly_train_object_detection_inference/pyproject.toml
The project.requires-python constraint changes from >=3.12 to >=3.11.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the main change: expanding Python compatibility to 3.11 and newer.
Description check ✅ Passed The description follows the required sections and includes the change summary, basic testing note, and README/plugins.toml status.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jonas-lightlytrain-python-version

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@JonasWurst

Copy link
Copy Markdown
Contributor Author

/review

@JonasWurst
JonasWurst merged commit b4df056 into main Jun 26, 2026
8 checks passed
@JonasWurst
JonasWurst deleted the jonas-lightlytrain-python-version branch June 26, 2026 12:12
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.

2 participants