BLD: Clarify qtpy / pyqt dependencies
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 6
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 1
Description
Expected Behavior
our dependencies shouldn't be so confusing? Mabye? Should these be synced?
Current Behavior
- pcds-tag meta.yaml (this repo) has
qtpyin test deps, but not run deps - pcds-tag requirements.txt (this repo) has
qtpy - conda-forge has
pyqt >=5in run deps
Context
I was tagging and got confused again
Your Environment
pcds-5.7.3
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 comparing pcds-tag meta.yaml and requirements.txt with the referenced conda-forge metadata, focusing on the qtpy and pyqt dependency declarations. Determine the intended run-versus-test dependency arrangement and update the relevant declarations so the dependency roles are consistent and the package installation checks succeed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100