Skip to content

Fix build pipeline by upgrading setuptools and wheel dependencies#1490

Merged
mishrarish merged 2 commits into
Azure:masterfrom
v-soujanya:users/v-soujanya/FixbuildWheelNotFoundIssue
Apr 17, 2026
Merged

Fix build pipeline by upgrading setuptools and wheel dependencies#1490
mishrarish merged 2 commits into
Azure:masterfrom
v-soujanya:users/v-soujanya/FixbuildWheelNotFoundIssue

Conversation

@v-soujanya
Copy link
Copy Markdown
Collaborator

Description
Updated build dependencies in the pipeline to resolve wheel build failures.

Changes

  • Replaced outdated wheel==0.30.0 with upgraded setuptools and wheel
  • Upgraded pip to ensure compatibility with modern packaging tools
  • Updated pytest version to >=7.0.0
  • Kept existing pipeline structure intact

Reason
The pipeline was failing with:
ModuleNotFoundError: No module named 'wheel.wheelfile'

@mishrarish mishrarish merged commit 947c694 into Azure:master Apr 17, 2026
21 checks passed
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