Skip to content

build(py): PyPI metadata for the first release - #310

Merged
schloerke merged 1 commit into
mainfrom
schloerke/pypi-metadata
Sep 13, 2026
Merged

schloerke merged 1 commit into
mainfrom
schloerke/pypi-metadata

Conversation

@schloerke

Copy link
Copy Markdown
Collaborator

Section 2 of #282. Missed the #309 auto-merge by a minute, so it gets its own PR.

  • pyproject.toml: readme, license = "MIT" + root LICENSE file, authors, classifiers, [project.urls].
  • sdist limited to the Python package (only-include), 452 → 27 entries; the wheel still builds from the sdist with www/ and .agents/skills/ included.
  • pkg-py/README.md installs from PyPI, absolute logo URL so PyPI renders it.

uv build + twine check dist/* pass; make py-check passes.

readme, MIT license + root LICENSE file, author, classifiers, project URLs;
sdist limited to the Python package instead of the whole monorepo (452 -> 27
entries). README installs from PyPI and uses an absolute logo URL so it
renders there.
@schloerke
schloerke enabled auto-merge (squash) September 13, 2026 01:07
@schloerke
schloerke merged commit c94ae9b into main Sep 13, 2026
4 checks passed
@schloerke
schloerke deleted the schloerke/pypi-metadata branch September 13, 2026 01:09
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