Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unnecessary 'setuptools' dependencies #2343

Merged
merged 1 commit into from
May 30, 2024

Conversation

jameslamb
Copy link
Member

@jameslamb jameslamb commented May 28, 2024

Contributes to rapidsai/build-planning#62.

It looks like this some of this project's conda recipes have unnecessary dependencies on setuptools. I suspect those are left over from before the project was cut over to scikit-build-core.

Notes for Reviewers

How I confirmed there were no direct uses of setuptools in pylibraft and raft-dask:

git grep -i setuptools

@jameslamb jameslamb added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change 2 - In Progress Currenty a work in progress labels May 28, 2024
@jameslamb jameslamb changed the title WIP: remove unnecessary 'setuptools' dependencies remove unnecessary 'setuptools' dependencies May 29, 2024
@jameslamb jameslamb added 3 - Ready for Review and removed 2 - In Progress Currenty a work in progress labels May 29, 2024
@jameslamb jameslamb marked this pull request as ready for review May 29, 2024 15:04
@jameslamb jameslamb requested a review from a team as a code owner May 29, 2024 15:04
@jameslamb jameslamb requested a review from raydouglass May 29, 2024 15:04
@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 8ef71de into rapidsai:branch-24.08 May 30, 2024
72 checks passed
@jameslamb jameslamb deleted the remove-setuptools branch May 30, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants