Skip to content

Filter out wasm32 wheel in upload-pypi.py#14035

Merged
JukkaL merged 1 commit intopython:masterfrom
svalentin:upload-pypi
Nov 8, 2022
Merged

Filter out wasm32 wheel in upload-pypi.py#14035
JukkaL merged 1 commit intopython:masterfrom
svalentin:upload-pypi

Conversation

@svalentin
Copy link
Copy Markdown
Collaborator

@svalentin svalentin commented Nov 8, 2022

Tried to make it in a way such that we can add more rules for platforms we want to filter out in the future.
Tested it with python3 misc/upload-pypi.py --dry-run 0.990
Fixes #14026

@JukkaL JukkaL merged commit 7465abd into python:master Nov 8, 2022
@svalentin svalentin deleted the upload-pypi branch November 8, 2022 14:49
svalentin added a commit that referenced this pull request Nov 8, 2022
Tried to make it in a way such that we can add more rules for platforms
we want to filter out in the future.
Tested it with `python3 misc/upload-pypi.py --dry-run 0.990`
Fixes #14026
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.

misc/upload-pypi.py errors when uploading wheel for platform emscripten_3_1_14_wasm32

2 participants