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

Remove AWS as a default dep #582

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Remove AWS as a default dep #582

merged 1 commit into from
Oct 4, 2024

Conversation

taenin
Copy link
Collaborator

@taenin taenin commented Oct 4, 2024

Make AWS an optional installation.

Towards OPE-530

@taenin taenin requested a review from oelachqar October 4, 2024 17:16
@taenin taenin marked this pull request as ready for review October 4, 2024 17:16
@taenin taenin requested review from wizeng23 and nikg4 October 4, 2024 17:16
@nikg4
Copy link
Collaborator

nikg4 commented Oct 4, 2024

Please link a relevant bug number .

@@ -116,7 +116,7 @@ docs = [
"sphinx-rtd-theme",
"sphinx_copybutton",
]
all = ["oumi[dev,train,aws,azure,gcp,lambda,runpod,docs]"]
all = ["oumi[dev,train,azure,gcp,lambda,runpod,docs]"]
Copy link
Collaborator

@nikg4 nikg4 Oct 4, 2024

Choose a reason for hiding this comment

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

What's the reason for the special case for AWS only ? Should we also make azure and other clouds optional?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

A student was having problems running our installer today. Logged OPE-530

Copy link

linear bot commented Oct 4, 2024

OPE-530

@taenin
Copy link
Collaborator Author

taenin commented Oct 4, 2024

Please link a relevant bug number .

Added

@taenin taenin merged commit 846894d into main Oct 4, 2024
1 check passed
@taenin taenin deleted the taenin/aws branch October 4, 2024 17:25
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

Successfully merging this pull request may close these issues.

2 participants