Skip to content

Add dependencies.json to Windows cache key#9721

Merged
radarhere merged 1 commit into
python-pillow:mainfrom
radarhere:dependencies
Jun 25, 2026
Merged

Add dependencies.json to Windows cache key#9721
radarhere merged 1 commit into
python-pillow:mainfrom
radarhere:dependencies

Conversation

@radarhere

Copy link
Copy Markdown
Member

.github/workflows/test-windows.yml uses winbuild/build_prepare.py

& python.exe winbuild\build_prepare.py -v

winbuild/build_prepare.py uses .github/dependencies.json

V = json.loads(
(Path(__file__).parents[1] / ".github" / "dependencies.json").read_text()
)

@radarhere radarhere merged commit de20fb9 into python-pillow:main Jun 25, 2026
51 checks passed
@radarhere radarhere deleted the dependencies branch June 25, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants