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

Update pyodide py-compile command to accept list of files to exclude #4911

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

ryanking13
Copy link
Member

Description

Some of the package names are hard coded in pyodide py-compile command. This PR makes it configurable, to loosen the coupling between pyodide-build and list of recipes in pyodide repository.

I did a same thing to the pyodide create-zipfile command before (#4723)

Checklists

  • Add / update tests

@ryanking13 ryanking13 changed the title Update pyodide py-compile command to accept list of files to exclude Update pyodide py-compile command to accept list of files to exclude Jul 3, 2024
Copy link
Member

@hoodmane hoodmane left a comment

Choose a reason for hiding this comment

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

Thanks @ryanking13!

Copy link
Member

@hoodmane hoodmane left a comment

Choose a reason for hiding this comment

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

Thanks @ryanking13!

@ryanking13
Copy link
Member Author

Thank you for the review!

@ryanking13 ryanking13 merged commit 8ba8f44 into pyodide:main Jul 4, 2024
38 checks passed
@ryanking13 ryanking13 deleted the pycompile-configurable branch July 4, 2024 08:40
ryanking13 added a commit to ryanking13/pyodide-build that referenced this pull request Jul 11, 2024
ryanking13 added a commit to pyodide/pyodide-build that referenced this pull request Jul 11, 2024
…clude" (#9)

- pyodide/pyodide#4911

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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