Skip to content

Conversation

@leander-dsouza
Copy link

Description of contribution in a few bullet points

  • Official Python packaging documentation now recommends using SPDX expressions instead of Trove's classifiers, and resolves the following warning:

    dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
    !!
    
            ********************************************************************************
            Please consider removing the following classifiers in favor of a SPDX license expression:
    
            License :: OSI Approved :: MIT License
    
            See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
            ********************************************************************************
    !!
    

Description of how this change was tested

  • No warnings when invoking python3 -m build.

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.

2 participants