pcdshub / pcdshub/pcdsutils

BLD: Clarify qtpy / pyqt dependencies

Open
#73 4 comments 0 reactions 0 assignees View on GitHub

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 qtpy in test deps, but not run deps
  • pcds-tag requirements.txt (this repo) has qtpy
  • conda-forge has pyqt >=5 in run deps

Context

I was tagging and got confused again

Your Environment

pcds-5.7.3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.