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

Skip to content

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Oct 11, 2025

Description of proposed changes

  • use a simple string containing a SPDX expression for project.license, which is available on setuptools>=77.0

  • removing the following classifiers in favor of a SPDX license expression:

License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)

Reminders

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)

+ use a simple string containing a SPDX expression for `project.license`, which is available on setuptools>=77.0

+ removing the following classifiers in favor of a SPDX license expression:

License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
@yunjunz yunjunz merged commit b2f3b52 into insarlab:main Oct 11, 2025
7 checks passed
@yunjunz yunjunz deleted the pyproject branch October 11, 2025 13:43
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