Skip to content

Clarify import package terminology - #810

Open
ColumbusLabs wants to merge 1 commit into
pypa:mainfrom
ColumbusLabs:codex/clarify-import-package-terms
Open

Clarify import package terminology#810
ColumbusLabs wants to merge 1 commit into
pypa:mainfrom
ColumbusLabs:codex/clarify-import-package-terms

Conversation

@ColumbusLabs

Copy link
Copy Markdown

What

Clarify that Flit's top-level packages and automatically included subpackages are both import packages.

Why

The existing wording could be read as mixing distribution-package and import-package terminology. The updated bullet uses the maintainer-provided django hierarchy to make the distinction explicit.

Fixes #618

Testing

  • warning-as-error Sphinx HTML build
  • warning-as-error linkcheck for doc/rationale.rst
  • scoped pre-commit hooks
  • codespell
  • git diff --check

The repository-wide linkcheck also reached an unrelated existing HTTP 403 for docutils.sourceforge.io in doc/pyproject_toml.rst; the edited page's links all 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.

Doc: Terminology about packages

1 participant