Skip to content

MAINT: update test requirements, fix pyodide job#58

Merged
rgommers merged 1 commit into
numpy:mainfrom
rgommers:fix-test-reqs
Jul 19, 2026
Merged

MAINT: update test requirements, fix pyodide job#58
rgommers merged 1 commit into
numpy:mainfrom
rgommers:fix-test-reqs

Conversation

@rgommers

Copy link
Copy Markdown
Member

The emscripten_test_requirements.txt file was removed in the main repo, and anyway this should be using more minimal requirements pinned in this repo. pytest-xdist wasn't used, and tzdata is an optional test dep for a single test only, which is the kind of thing we leave out of this repo, it's fine to test that in the main repo only.

Update pins for other requirements while we're at it.

Fixed the broken pyodide job which is blocking nightly uploads at the moment.

The `emscripten_test_requirements.txt` file was removed in the main repo,
and anyway this should be using more minimal requirements pinned in this
repo. pytest-xdist wasn't used, and `tzdata` is an optional test dep
for a single test only, which is the kind of thing we leave out of this
repo, it's fine to test that in the main repo only.

Update pins for other requirements while we're at it.
@rgommers

Copy link
Copy Markdown
Member Author

All green and a simple fix that unbreaks CI, so I'll go ahead and merge it.

@rgommers
rgommers merged commit 766f474 into numpy:main Jul 19, 2026
65 checks passed
@rgommers
rgommers deleted the fix-test-reqs branch July 19, 2026 11:51
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.

1 participant