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

Make hsds optional dependency #177

Merged
merged 4 commits into from
Jul 29, 2024
Merged

Make hsds optional dependency #177

merged 4 commits into from
Jul 29, 2024

Conversation

ppinchuk
Copy link
Collaborator

HSDS was causing some installation conflicts, particularly with https://github.com/NREL/cloud_fs

This PR moves HSDS to be an optional dependency, which still gives access to all HSDS functionality, but without requiring it to be installed with every rex distribution.

@ppinchuk ppinchuk added the refactor Code refactor or update label Jul 29, 2024
@ppinchuk ppinchuk self-assigned this Jul 29, 2024
Copy link
Member

@grantbuster grantbuster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this include h5pyd as optional too? Surprising that h5pyd can install without hsds haha. If hsds is the only bad actor though no worries lgtm

@ppinchuk
Copy link
Collaborator Author

ppinchuk commented Jul 29, 2024

it was only HSDS as far as I can tell. If needed, we can add h5pyd to this down the line I think

@ppinchuk ppinchuk merged commit 45d7f15 into main Jul 29, 2024
14 checks passed
@ppinchuk ppinchuk deleted the pp/hsds_optional branch July 29, 2024 21:28
github-actions bot pushed a commit that referenced this pull request Jul 29, 2024
Make hsds optional dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code refactor or update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants