-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Description
Description
I was in a unique position where my CI (https://github.com/westpa/westpa/actions/runs/14840584129/attempts/1) ran slightly before and after the release of virtualenv
20.31.0.
From my investigation, it seems like virtualenv
v20.31.0 no longer bundles/supports wheel
directly and that leads to virtualenv: error: unrecognized arguments: --wheel=embed
during testing, where it would somehow pull the newest virtualenv version (?). This suggests that there needs to be some changes in cibuildwheel workflow.
EDIT: Seems like related to this: #2329
Build log
https://github.com/westpa/westpa/actions/runs/14840584129/job/41665220582#step:4:288
CI config
https://github.com/westpa/westpa/actions/runs/14840584129/workflow
Metadata
Metadata
Assignees
Labels
No labels