Skip to content

fix(setup/bikeshed): ensure to use python3 with pipx#235

Merged
sidvishnoi merged 4 commits into
w3c:mainfrom
devincabillo-web:clean-w3c-tests
May 25, 2026
Merged

fix(setup/bikeshed): ensure to use python3 with pipx#235
sidvishnoi merged 4 commits into
w3c:mainfrom
devincabillo-web:clean-w3c-tests

Conversation

@devincabillo-web

Copy link
Copy Markdown
Contributor

Adding these two lines made made my local tests pass here:
explainers-by-googlers/classifier-api#7

The default `ubuntu-latest` runner uses an older Python version, causing `pipx install 'bikeshed==7.*'` to fail.
Update tool chain setup to use python version compatible with bikeshed=7.
@sidvishnoi sidvishnoi changed the title Update actions and setup for bikeshed fix(setup/bikeshed): ensure to use python3 with pipx May 22, 2026
Comment thread action.yml Outdated

@sidvishnoi sidvishnoi 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.

Thanks for handling this. I'll release it tomorrow.

@sidvishnoi sidvishnoi merged commit d62b400 into w3c:main May 25, 2026
1 check passed
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