evalml
evalml copied to clipboard
Transition EvalML to use pyproject.toml only (move away from setup.cfg)
trafficstars
- pyproject.toml is the future of python package metadata and tool config
- "One file to rule them all"
- Examples
- https://github.com/alteryx/featuretools/issues/2261
- https://github.com/alteryx/woodwork/pull/1506