files mentioned in MANIFEST.in are not included in source tarballs anymore
Open
@Rafiot is already working on this.
Since Mar 15, 2020.
S: diagnosed
T: enhancement
- Dominant language
- Python
- Stars
- 491
- Forks
- 290
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 3
Description
Hi,
The current MANIFEST.in is:
https://github.com/MISP/PyMISP/blob/2a9c79a1e91a36d48ec992f972aa2878de547699/MANIFEST.in#L1-L10
However, out of these files, only the README and the data files are part of the source tarballs at pypi. Everything else is missing.
Maybe this change is related to the switch to poetry?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.