taosdata / taosdata/taos-connector-python
test and examples should not be included
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 61
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/taosdata/taos-connector-python/blob/297e0a3ca5bc56f68775b72ca5ad67230224d23d/pyproject.toml#L11
This would taint the namespace of site-packages!
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 pyproject.toml at the referenced line and inspect how tests and examples are included in the package. Verify the built distribution contents, then adjust the packaging configuration so those directories are not installed into site-packages.
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
- 45/100