Files
Keith Bowes 0c0f51db13 Use an underscore rather than a dash in setup.cfg
Prevents the error:
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!

Signed-off-by: Keith Bowes <keithbowes@users.noreply.github.com>
2024-08-18 16:13:56 -04:00

4 lines
41 B
INI

[metadata]
description_file = README.md