Skip to content

Fix deprecated license classifier#33

Open
mw25 wants to merge 2 commits into
gatkin:masterfrom
mw25:license
Open

Fix deprecated license classifier#33
mw25 wants to merge 2 commits into
gatkin:masterfrom
mw25:license

Conversation

@mw25
Copy link
Copy Markdown

@mw25 mw25 commented May 5, 2025

Fixes following warning when building:

setuptools.warnings.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.

  ********************************************************************************

  !!

mw25 added 2 commits May 5, 2025 11:36
Fixes following warning when building:

 setuptools.warnings.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.

      ********************************************************************************

      !!
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.

1 participant