Skip to content

docs: README + SPDX license / build-warning cleanup - #13

Merged
nyorf merged 1 commit into
masterfrom
chore/readme-and-spdx-license
Jun 14, 2026
Merged

docs: README + SPDX license / build-warning cleanup#13
nyorf merged 1 commit into
masterfrom
chore/readme-and-spdx-license

Conversation

@nyorf

@nyorf nyorf commented Jun 14, 2026

Copy link
Copy Markdown
Member

Packaging polish from the first real release build (1.1.1):

  • README.md -- overview, tag-pin install, quickstart (HTTP service, outgoing-call propagation, scripts/workers), the setup_logging env-var table, and dev commands. Also clears the sdist 'standard file not found: README' warning.
  • SPDX license -- `license = { text = "MPL-2.0" }` -> `license = "MPL-2.0"`, with `setuptools>=77` so the build env understands it. Removes the `project.license` TOML-table deprecation warning (deprecated by setuptools, removed by 2027-Feb-18).

Verified in a clean-room build: no deprecation/README warnings, README bundled in the sdist, ruff clean, 37 passed / 1 xfailed.

@nyorf nyorf self-assigned this Jun 14, 2026
@nyorf
nyorf merged commit 8c1cc18 into master Jun 14, 2026
2 checks passed
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