Skip to content

Run tests against Pyodide 0.23.2 - #66

Merged
ryanking13 merged 5 commits into
pyodide:mainfrom
ryanking13:test-0.23.1
May 8, 2023
Merged

Run tests against Pyodide 0.23.2#66
ryanking13 merged 5 commits into
pyodide:mainfrom
ryanking13:test-0.23.1

Conversation

@ryanking13

Copy link
Copy Markdown
Member

No description provided.

@ryanking13

ryanking13 commented Apr 26, 2023

Copy link
Copy Markdown
Member Author

I seems like there was a bug in micropip.add_mock_package in Pyodide>=0.23.0.

site.ENABLE_USER_SITE changed to False in Pyodide 0.23.0. Not sure it is a side effect of updating Python to 3.11, or changing to python_stdlib.zip. Anyway I changed add_mock_package to use global site packages directory.

Comment thread .github/workflows/main.yml Outdated
Comment thread micropip/_commands/mock_package.py
@ryanking13 ryanking13 changed the title Run tests against Pyodide 0.23.1 Run tests against Pyodide 0.23.2 May 8, 2023
@ryanking13
ryanking13 merged commit 42fca85 into pyodide:main May 8, 2023
@ryanking13
ryanking13 deleted the test-0.23.1 branch May 8, 2023 07:19
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