Package name silphe is secured (pyproject already names it). Ship it.
Steps
- Finalize
pyproject.toml: package discovery for the src/silphe/ layout; console entry points (done).
poetry build → twine upload (or trusted publishing via GitHub Actions).
- Verify
pip install silphe then silphe-play opens the green garden.
- README is the PyPI long-description (done).
Morning priority.
Package name
silpheis secured (pyproject already names it). Ship it.Steps
pyproject.toml: package discovery for thesrc/silphe/layout; console entry points (done).poetry build→twine upload(or trusted publishing via GitHub Actions).pip install silphethensilphe-playopens the green garden.Morning priority.