pymc-devs / pymc-devs/pytensor
BUG: No tests exist yet to ensure that packages are being created correctly
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 644
- Forks
- 208
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 16
Description
Describe the issue:
One case where files were missing: #310
The sdist was not finding the correct version number: #293
I think these examples demonstrate the need for some checks regarding the build process.
Reproducable code example:
n/a
Error message:
No response
PyTensor version information:
n/a
Context for the issue:
No response
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 reviewing the missing-file report in #310 and the sdist version issue in #293, then inspect the package build process. Done means adding checks that detect incorrect package contents and version metadata during builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100