Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to license_files due to license_file deprecation #17

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

eclipseo
Copy link
Contributor

The license_file parameter is deprecated, use license_files instead.

Fix the error:

/usr/lib/python3.12/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
!!
        ********************************************************************************
        The license_file parameter is deprecated, use license_files instead.
        By 2023-Oct-30, 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.
        ********************************************************************************

@eclipseo eclipseo changed the title Switch to license_files dur to license_file deprecation Switch to license_files due to license_file deprecation Sep 18, 2023
The license_file parameter is deprecated, use license_files instead.
@pudo
Copy link
Contributor

pudo commented Sep 19, 2023

thanks!

@pudo pudo merged commit f9ea0e5 into alephdata:main Sep 19, 2023
@eclipseo eclipseo deleted the patch-1 branch October 15, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants