Skip to content

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Aug 11, 2025

This change avoids putting extras into constraints.txt files, which do not support them. This is a pretty bare-bones approach. I didn't bother to try to filter out brackets in comments. I wasn't sure whether pip would complain about empty extras lists so I filtered those too.

Without this, we get these errors from pip:

ERROR: Constraints cannot have extras

See https://github.com/rapidsai/cudf/actions/runs/16889709563/job/47849185122?pr=19604 for an example

@vyasr vyasr self-assigned this Aug 11, 2025
@vyasr vyasr requested a review from a team as a code owner August 11, 2025 22:48
@vyasr vyasr requested review from gforsyth and removed request for a team August 11, 2025 22:48
@vyasr
Copy link
Contributor Author

vyasr commented Aug 12, 2025

Closing, we decided to fix this by just restructuring our dependency lists like so: rapidsai/cudf@73ca864

@vyasr vyasr closed this Aug 12, 2025
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