Skip to content

fix: add BSD license classifier and correct setuptools-scm table - #1

Open
steven-cutting wants to merge 1 commit into
claude/bootstrap-flake8-inheritance-htZXzfrom
codex/initialize-flake8-inheritance-repository
Open

fix: add BSD license classifier and correct setuptools-scm table#1
steven-cutting wants to merge 1 commit into
claude/bootstrap-flake8-inheritance-htZXzfrom
codex/initialize-flake8-inheritance-repository

Conversation

@steven-cutting

Copy link
Copy Markdown
Owner

Motivation

  • Ensure project metadata correctly advertises the BSD-3-Clause license and that setuptools-scm is configured via the canonical [tool.setuptools-scm] table so version derivation and packaging behave correctly.

Description

  • Update pyproject.toml to add the "License :: OSI Approved :: BSD License" classifier and rename the config table to [tool.setuptools-scm] so tools reading the file can discover setuptools-scm configuration.

Testing

  • No automated tests were run for this change.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant