Skip to content

Packaging/bootstrap hygiene for the first release (PyPI 0.0.1 stub; bootstrap leftover) #436

Description

@matthewholman

Two release-hygiene items:

  1. Stale PyPI stub. The layup name on PyPI is a 0.0.1 placeholder: an empty __init__.py, no __version__, no CLI, no extension. Anyone who tries pip install layup first gets a broken package. Yank/replace it as part of the first real release.
  2. Bootstrap leftover. layup bootstrap leaves the intermediate debias_hires2018.tgz (~156 MB) in the cache after extraction — delete it post-untar.

Found during a clean-room, fresh-user install + test run-through (fresh venv + --recursive clone, following the README Quickstart), 2026-07-10.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions