Drain3 icon indicating copy to clipboard operation
Drain3 copied to clipboard

Install fails when using setuptools >=78

Open thesofakillers opened this issue 9 months ago • 0 comments

 setuptools.errors.InvalidConfigError: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1

latest drain3 release has the dash in its setup.cfg

thesofakillers avatar Mar 24 '25 16:03 thesofakillers