Skip to content

Migrate from poetry to uv - #733

Merged
automergerpr-permission-manager[bot] merged 16 commits into
masterfrom
poetry-to-uv
Sep 16, 2025
Merged

Migrate from poetry to uv#733
automergerpr-permission-manager[bot] merged 16 commits into
masterfrom
poetry-to-uv

Conversation

@bbyalcinkaya

Copy link
Copy Markdown
Member

No description provided.

@bbyalcinkaya
bbyalcinkaya marked this pull request as ready for review September 15, 2025 10:56
Comment thread .github/workflows/update-version.yml Outdated
Comment thread pykwasm/pyproject.toml

@tothtamas28 tothtamas28 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Comment thread Makefile Outdated
POETRY := poetry -C pykwasm
POETRY_RUN := $(POETRY) run --
KDIST := $(POETRY_RUN) kdist
UV := uv --directory pykwasm

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider

Suggested change
UV := uv --directory pykwasm
UV := uv --project pykwasm

Then its possible the tests/* targets will work without the ../.

Comment thread .github/workflows/update-version.yml Outdated
@automergerpr-permission-manager
automergerpr-permission-manager Bot merged commit 0534d02 into master Sep 16, 2025
6 checks passed
@automergerpr-permission-manager
automergerpr-permission-manager Bot deleted the poetry-to-uv branch September 16, 2025 04:43
@runtimeverification runtimeverification deleted a comment from 0lut Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants