flask-of-oil icon indicating copy to clipboard operation
flask-of-oil copied to clipboard

Latest updates not in Pypi, causing setuptools build to fail due to unsupported "description-file" in setup.cfg

Open apollon-rii opened this issue 7 months ago • 1 comments

This PR correctly changed "description-file" to "description, however this PR did not up the project version, and therefore not reflected in PyPi.

Over the weekend setuptools removed support for "description-file" and broke A LOT of builds. Sounds like they are reverting, but you should probably correct this on your end anyway.

apollon-rii avatar Mar 24 '25 18:03 apollon-rii