Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@akihironitta
Copy link
Member

To supress an annoyingly loud warning a warning in CI:

* Building wheel...
  /opt/python/cp311-cp311/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
  !!
          ********************************************************************************
          Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
          By 2026-Feb-18, you need to update your project and remove deprecated calls
          or your builds will no longer be supported.
          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************
  !!

@github-actions github-actions bot added the ci label May 5, 2025
@akihironitta akihironitta merged commit 10b2fe1 into master May 5, 2025
10 checks passed
@akihironitta akihironitta deleted the aki/license branch May 5, 2025 14:17
akihironitta added a commit that referenced this pull request May 6, 2025
akihironitta added a commit that referenced this pull request May 6, 2025
akihironitta added a commit that referenced this pull request May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant