Skip to content

Conversation

@johnthagen
Copy link
Owner

Fix error in container image build which is validated in newer versions of uv by COPYing LICENSE.txt file into the build container image.

 > [python_builder 8/8] RUN uv sync --locked --no-default-groups --no-editable:
0.286 Resolved 70 packages in 0.83ms
0.287    Building fact @ file:///src
0.290   × Failed to build `fact @ file:///src`
0.290   ├─▶ Invalid pyproject.toml
0.290   ╰─▶ `project.license-files` glob `LICENSE*` did not match any files
------

@johnthagen johnthagen self-assigned this Dec 1, 2025
@johnthagen johnthagen added the bug Something isn't working label Dec 1, 2025
@johnthagen johnthagen merged commit 744b433 into main Dec 1, 2025
18 checks passed
@johnthagen johnthagen deleted the fix-container-build-license branch December 1, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants