Add missing test dependencies to pyproject.toml variants - #36098
Open
arathi-hlab wants to merge 1 commit into
Open
Add missing test dependencies to pyproject.toml variants#36098arathi-hlab wants to merge 1 commit into
arathi-hlab wants to merge 1 commit into
Conversation
Cherry-picked net changes from sgl-project#18717 by @singhalshubham03. Adds human-eval, polars, and outlines_core to the appropriate pyproject.toml variants so unit tests run across hardware backends.
arathi-hlab
requested review from
Fridge003,
ispobock and
merrymercy
as code owners
August 23, 2026 15:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Port of #18717 by @singhalshubham03. Adds missing test dependencies to
pyproject.tomlvariants so unit tests can run across hardware backends.Modifications
Net changes cherry-picked from the original PR:
python/pyproject.toml— addoutlines_core==0.1.26python/pyproject_cpu.toml— addpolarstotestpython/pyproject_other.toml— addpolarstotestpython/pyproject_xpu.toml— addoutlines_core==0.1.26,human-eval(git dep), andpolarstotestChecklist
CI States
Latest PR Test (Base): ❌ Run #32649840974
Latest PR Test (Extra): ❌ Run #32649840549
Latest PR Test (AMD ROCm 7.2): ❌ Run #32649840679