MerrimanInd / MerrimanInd/drawpyo
Latest tag appears to be behind main
- Dominant language
- Python
- Stars
- 412
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
While working with this library, we ran into the issue of `module 'drawpyo' has no attribute 'load_mxlibrary'`. Reviewing the main branch and documentation it should be there, however, when looking into the tagged 0.2.5 version, this is not included. Either the version was not bumped before the changes were committed which may explain why when the changes were added in January it skipped the deployment step: https://github.com/MerrimanInd/drawpyo/actions/runs/21430511974/job/61708562985
Contributor guide
Research direction
Compare the main branch and documentation with the tagged 0.2.5 release, then inspect the referenced GitHub Actions run for the missed deployment step. Confirm where load_mxlibrary is introduced and how releases are published; the issue is done when a released package includes that attribute and its version matches the intended changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100