Skip to content

Conversation

HanslettTheDev
Copy link
Collaborator

Summary

This PR aims to fix the build failures in the GitHub actions workflow for Windows 32-bit systems
The cause of this build failure was due to Pillow v9.5.0 having its last support for 32-bit systems and in the requirements.txt file, a version higher than v9.5.0 was being installed therefore causing the 32bit workflow to fail

Checklist

  • No lint issues (run flake8)

…installation on 32bit systems

Signed-off-by: HanslettTheDev <[email protected]>
@HanslettTheDev HanslettTheDev changed the title feat: conditional in requirements.txt file to set max pillow version … Fix 32bit workflow failing in the Github Actions Aug 13, 2023
@reingart reingart merged commit 5ce278e into PyAr:main Aug 13, 2023
@HanslettTheDev HanslettTheDev deleted the fix-32bit-workflow branch August 21, 2023 07:37
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