Skip to content

Run func-target via tox-uv to avoid install_layout failure#408

Open
xtrusia wants to merge 1 commit into
canonical:mainfrom
xtrusia:funcrun-tox-uv
Open

Run func-target via tox-uv to avoid install_layout failure#408
xtrusia wants to merge 1 commit into
canonical:mainfrom
xtrusia:funcrun-tox-uv

Conversation

@xtrusia

@xtrusia xtrusia commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

The func-target test run installs zaza, charm-tools, netifaces and friends from source. Under the host's setuptools that wheel build fails with AttributeError: install_layout. Running the env through tox-uv installs those deps with uv and sidesteps it.

The func-target test run installs zaza, charm-tools, netifaces and friends from source.
Under the host's setuptools that wheel build fails with AttributeError: install_layout.
Running the env through tox-uv installs those deps with uv and sidesteps it.

Signed-off-by: Seyeong Kim <seyeong.kim@canonical.com>

@pponnuvel pponnuvel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

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