We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If a user wants to use the mongo backend for happi, we should supply a happi[mongo] subpackage etc
We don't install any backend specific dependencies, the only one that comes bundled is the json built-in
pip extras conda outputs (once we actually figure out how this works, with lightpath as a guinea pig)
N/A
A thought that came up. An extension of #340
pcds-5.8.4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: