Broken PyPy builds on Windows #446
Labels
area:ci
Relating to the CI/CD workflow
area:upstream
Relating to an upstream component
difficulty:easy
A simple task appropriate for newcomers to the codebase
smartbear-supported
This issue is supported by SmartBear
type:bug
Something isn't working
Have you read the Contributing Guidelines on issues?
Prerequisites
pact-python
.Description
While rectifying the builds in the work addressing #442, I uncovered an upstream issue with the
psutil
which caused Windows PyPy builds to fail.See giampaolo/psutil#2325
Once the upstream issue is resolved, the builds should be re-enabled.
Reproducible demo
No response
Steps to reproduce
Install Pact Python on Windows with PyPy
Expected behavior
Build should succeed
Actual behavior
Build fails, see upstream ticket for further logs
Your environment
No response
Self-service
The text was updated successfully, but these errors were encountered: