Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ruff mock for Lite #7133

Merged
merged 2 commits into from Jan 24, 2024
Merged

Add ruff mock for Lite #7133

merged 2 commits into from Jan 24, 2024

Conversation

whitphx
Copy link
Member

@whitphx whitphx commented Jan 24, 2024

Description

ruff can't be installed on Pyodide, so mock it.

Closes: #7120

@whitphx whitphx requested a review from abidlabs January 24, 2024 04:01
@gradio-pr-bot
Copy link
Contributor

gradio-pr-bot commented Jan 24, 2024

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
Storybook ready! Storybook preview
Visual tests all good! Build review
🦄 Changes detected! Details

Install Gradio from this PR

pip install https://gradio-builds.s3.amazonaws.com/e79e39e01528e61a532e5fb30f7e3cdfae807f38/gradio-4.15.0-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@e79e39e01528e61a532e5fb30f7e3cdfae807f38#subdirectory=client/python"

@whitphx whitphx requested review from aliabd and pngwn January 24, 2024 04:01
@gradio-pr-bot
Copy link
Contributor

gradio-pr-bot commented Jan 24, 2024

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
@gradio/wasm patch
gradio patch
  • Maintainers can select this checkbox to manually select packages to update.

With the following changelog entry.

Add ruff mock for Lite

Maintainers or the PR author can modify the PR title to modify this entry.

Something isn't right?

  • Maintainers can change the version label to modify the version bump.
  • If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can update the changelog file directly.

@whitphx whitphx marked this pull request as ready for review January 24, 2024 04:03
Copy link
Member

@pngwn pngwn left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks @whitphx!

@abidlabs
Copy link
Member

Will go ahead and merge this in to reduce the number of open PRs. Thanks @whitphx!

@abidlabs abidlabs merged commit 8c355a4 into main Jan 24, 2024
13 checks passed
@abidlabs abidlabs deleted the lite-ruff-mock branch January 24, 2024 21:10
@pngwn pngwn mentioned this pull request Jan 24, 2024
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.

Lite: started to launch due to the ruff dependency
4 participants