Skip to content

Fix PyPy installation on Windows to adopt new parameters format - #201

Merged
konradpabjan merged 11 commits into
actions:mainfrom
AlenaSviridenko:fix-new-pypy-format
Apr 12, 2021
Merged

Fix PyPy installation on Windows to adopt new parameters format#201
konradpabjan merged 11 commits into
actions:mainfrom
AlenaSviridenko:fix-new-pypy-format

Conversation

@AlenaSviridenko

Copy link
Copy Markdown
Contributor

Issue: #196

PyPy updated release parameters for Windows: x86 -> x64, win32 -> win64 and new versions cannot be found because of it.
I added support of 2 possible arch and platforms values. Also, added tests.

Comment thread .github/workflows/test-pypy.yml
@konradpabjan
konradpabjan merged commit dc73133 into actions:main Apr 12, 2021
tdfacer pushed a commit to ifit/setup-python that referenced this pull request Oct 7, 2025
…ons#201)

* test for pypy new version notation

* formatting

* uncommented condition

* test

* added pypy to test matrix

* test

* test

* restored all tests

* removed logs, added multiarch support for toolcache

* reduced test matrix

* removed extra condition about arch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants