evalml icon indicating copy to clipboard operation
evalml copied to clipboard

Transition EvalML to use pyproject.toml only (move away from setup.cfg)

Open gsheni opened this issue 3 years ago • 0 comments
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

gsheni avatar Aug 30 '22 16:08 gsheni