Missing openpyxl dependency
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 7
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 1
Description
This is in the conda-forge recipe, and it's needed to run https://github.com/pcdshub/psdm_qs_cli/blob/master/psdm_qs_cli/QSGenerateExcelSpreadSheet.py
This isn't caught in the CI here because this script is not imported at any point in the build/test stages
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 the conda-forge recipe and the unimported psdm_qs_cli/QSGenerateExcelSpreadSheet.py script. Check how dependencies are declared and why the CI build/test stages do not exercise this script; done means the recipe declares openpyxl and the script can run with the packaged dependencies.
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