Skip to content

The git repository has unusable layout #17

@mgorny

Description

@mgorny

I'm trying to package this for Gentoo since mypy started requiring it. However, there doesn't seem to be a single usable distribution archive available for this package:

  1. Source distribution is missing tests (kinda per Add more tests to sdist (and maybe test_capi.cc) #11).
  2. The git repository has broken layout:
    • if I build from top-level pyproject.toml, the extension isn't built
    • if I build from lib-rt subdirectory, there is no package metadata

Could you please:

  1. Fix the repository so that it can be used without manual manipulations, and is consistent with the source distribution?
  2. Include tests in the source distribution so that i can be used by downstream packagers?

TIA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions