Skip to content

chore: run uv without project discovery - #40

Open
fischeti wants to merge 2 commits into
mainfrom
uv-project-discovery
Open

chore: run uv without project discovery#40
fischeti wants to merge 2 commits into
mainfrom
uv-project-discovery

Conversation

@fischeti

@fischeti fischeti commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Currently, the slang and gitlab-ci actions will do a project discovery i.e. they will search for a pyproject.toml and install its dependencies. This is unnecessary, since all the dependencies needed for the actions are specified inline with --with. The --no-project flag disables the project discovery.

@fischeti
fischeti requested a review from Xeratec August 3, 2026 09:57
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