Skip to content

Partially revert gh-177#201

Merged
ndgrigorian merged 3 commits into
masterfrom
partially-revert-gh-177
May 11, 2026
Merged

Partially revert gh-177#201
ndgrigorian merged 3 commits into
masterfrom
partially-revert-gh-177

Conversation

@ndgrigorian
Copy link
Copy Markdown
Collaborator

mkl wheels are not distributed with .dist-info, so using mkl as runtime dependency breaks pip check

as mkl wheels are not distributed with .dist-info, using mkl as runtime dependency breaks pip check
Copilot AI review requested due to automatic review settings May 11, 2026 19:13
@antonwolfy antonwolfy added this to the 2.8.0 release milestone May 11, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the package metadata so mkl-service no longer declares a runtime dependency on the mkl distribution, avoiding pip check failures when mkl wheels lack .dist-info.

Changes:

  • Removed mkl from [project].dependencies in pyproject.toml (now an empty dependency list).

Comment thread pyproject.toml
Copy link
Copy Markdown
Collaborator

@antonwolfy antonwolfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ndgrigorian

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.

4 participants