MaartenGr / MaartenGr/BERTopic
Include license file in PyPI source
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.8k
- Forks
- 920
- Avg merge
- 22h 24m
- Merged PRs (30d)
- 5
Description
The PyPI source does not have any license file. Please include it in the source distribution.
Also, please consider dropping `tests` from the source distribution.
## What you need
Include `LICENSE` in the `MANIFEST.in` file and make a new release.
Contributor guide
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.
Research direction
Start with MANIFEST.in and inspect how the PyPI source distribution is assembled. Include LICENSE in the distribution, consider whether tests should be excluded, and make a new release; verify the resulting source archive contains the license file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100