Skip to content

ci: keep Windows-only pywin32 out of Linux CI - #1

Merged
MeaFew merged 2 commits into
mainfrom
ci/linux-deps-20260725
Jul 25, 2026
Merged

ci: keep Windows-only pywin32 out of Linux CI#1
MeaFew merged 2 commits into
mainfrom
ci/linux-deps-20260725

Conversation

@MeaFew

@MeaFew MeaFew commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • add sys_platform == "win32" markers to pywin32 in the CPU/CUDA lockfiles
  • add the PyTorch CPU/CUDA wheel indexes to the lockfiles so torch==...+cpu / +cu121 pins resolve

Why

Linux CI and Docker builds were failing with No matching distribution found for pywin32==312; after gating that Windows-only package, the CPU lockfile also needed the PyTorch wheel index for the +cpu torch pin.

Test plan

  • CI lint/test/typecheck all pass on the PR branch.

@MeaFew
MeaFew merged commit 9156ea5 into main Jul 25, 2026
3 checks passed
@MeaFew
MeaFew deleted the ci/linux-deps-20260725 branch July 25, 2026 11:23
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.

1 participant