testsdk folder: should be excluded from the pypi packaging
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 358
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
To me, it is not used in production code, then we should not include it in the package.
I came into this when looked through the files in the CLI msi installer
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 by locating the PyPI packaging configuration and the testsdk folder; the issue was found while inspecting files in the CLI MSI installer. Confirm whether testsdk is included in the built package, then verify that the rebuilt package excludes it without removing production CLI files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100