Move from `setup.py` to `pyproject.toml`
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
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.
https://github.com/dask/dask/issues/10032
Contributor guide
Assessment
This issue has not been assessed yet.