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

Remove deprecated license_file parameter #32

Open
stevejalim opened this issue Jul 10, 2023 · 1 comment
Open

Remove deprecated license_file parameter #32

stevejalim opened this issue Jul 10, 2023 · 1 comment

Comments

@stevejalim
Copy link
Contributor

Noticed this while packaging 0.7.0:

         ********************************************************************************
        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.
        ********************************************************************************
@stevejalim
Copy link
Contributor Author

Heads up @pmac @robhudson - we'll need to do this across all our packages. What isn't clear is whether in-the-wild packages will break, or if this just stops us doing a fresh release until we make the change

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

No branches or pull requests

1 participant