Skip to content

Pin libreyolo to v1.1.1 and prefer PEP 610 metadata for commit#2

Open
mateo19182 wants to merge 1 commit into
LibreYOLO:mainfrom
mateo19182:fix/pin-libreyolo-supported-commit
Open

Pin libreyolo to v1.1.1 and prefer PEP 610 metadata for commit#2
mateo19182 wants to merge 1 commit into
LibreYOLO:mainfrom
mateo19182:fix/pin-libreyolo-supported-commit

Conversation

@mateo19182
Copy link
Copy Markdown

@mateo19182 mateo19182 commented May 10, 2026

The previous libreyolo>=0.1 let pip resolve any version, so submitted JSONs reported a non-deterministic libreyolo_commit. Pinning to v1.1.1 (7abd8d4) gives reproducible installs and includes the rfdetr 1.6.x compatibility fix.

Also reorder libreyolo_commit resolution to check direct_url.json first. The previous git-walk-first path returned the benchmark repo's HEAD when libreyolo was installed from site-packages.

Needed for LibreYOLO/vision-analysis#9

The previous `libreyolo>=0.1` let pip resolve any version, so submitted
JSONs reported a non-deterministic libreyolo_commit. Pinning to v1.1.1
(7abd8d4) gives reproducible installs and includes the rfdetr 1.6.x
compatibility fix.

Also reorder libreyolo_commit resolution to check direct_url.json first.
The previous git-walk-first path returned the benchmark repo's HEAD when
libreyolo was installed from site-packages.
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.

1 participant