-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Move from setup.py to pyproject.toml #10032
Copy link
Copy link
Closed
Labels
discussionDiscussing a topic with no specific actions yetDiscussing a topic with no specific actions yetenhancementImprove existing functionality or make things work betterImprove existing functionality or make things work better
Description
Increasingly there is a move by Python projects to use pyproject.toml to declare their metadata and dependencies and away from setup.py. Raising this issue to start discussion around how to approach this in Dask.
xref: dask/distributed#7622
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
discussionDiscussing a topic with no specific actions yetDiscussing a topic with no specific actions yetenhancementImprove existing functionality or make things work betterImprove existing functionality or make things work better