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

Migrate as much as possible to pyproject.toml #1324

Merged
merged 8 commits into from
Mar 14, 2023

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Mar 9, 2023

This moves as much packaging information and linter configuration out of setup.[py|cfg] files into pyproject.toml with the aim of migrating to more modern Python builders in the future.

@vyasr vyasr added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 9, 2023
@vyasr vyasr self-assigned this Mar 9, 2023
@vyasr vyasr requested review from a team as code owners March 9, 2023 16:05
Copy link
Member

@benfred benfred left a comment

Choose a reason for hiding this comment

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

lgtm - thanks!

@vyasr
Copy link
Contributor Author

vyasr commented Mar 14, 2023

/merge

@rapids-bot rapids-bot bot merged commit f8708e1 into rapidsai:branch-23.04 Mar 14, 2023
@vyasr vyasr deleted the feat/all_pyproject branch March 14, 2023 00:31
lowener pushed a commit to lowener/raft that referenced this pull request Mar 15, 2023
This moves as much packaging information and linter configuration out of setup.[py|cfg] files into pyproject.toml with the aim of migrating to more modern Python builders in the future.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Ben Frederickson (https://github.com/benfred)
  - Joseph (https://github.com/jolorunyomi)

URL: rapidsai#1324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants