1.0 download tarball on PyPI is missing header files
Open
- Dominant language
- Python
- Stars
- 103
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
The tarball uploaded on PyPI is missing the header files needed to build the extensions, namely `codetalker/c/parser.h` and `_codetalker/c/speed_tokens.h`.
Thanks,
James
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect how the PyPI 1.0 tarball is assembled and check why codetalker/c/parser.h and _codetalker/c/speed_tokens.h are excluded. Rebuild the distribution and verify that both header files are present and available when building the extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100