-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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:
- Source distribution is missing tests (kinda per Add more tests to sdist (and maybe test_capi.cc) #11).
- The git repository has broken layout:
- if I build from top-level
pyproject.toml, the extension isn't built - if I build from
lib-rtsubdirectory, there is no package metadata
- if I build from top-level
Could you please:
- Fix the repository so that it can be used without manual manipulations, and is consistent with the source distribution?
- Include tests in the source distribution so that i can be used by downstream packagers?
TIA.
Metadata
Metadata
Assignees
Labels
No labels