Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLD: consider backend specific package dependencies #347

Open
tangkong opened this issue Aug 27, 2024 · 0 comments
Open

BLD: consider backend specific package dependencies #347

tangkong opened this issue Aug 27, 2024 · 0 comments

Comments

@tangkong
Copy link
Contributor

tangkong commented Aug 27, 2024

Expected Behavior

If a user wants to use the mongo backend for happi, we should supply a happi[mongo] subpackage etc

Current Behavior

We don't install any backend specific dependencies, the only one that comes bundled is the json built-in

Possible Solution

pip extras
conda outputs (once we actually figure out how this works, with lightpath as a guinea pig)

Steps to Reproduce (for bugs)

N/A

Context

A thought that came up. An extension of #340

Your Environment

pcds-5.8.4

@pcdshub pcdshub deleted a comment Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant