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

ContainerSpec ignores included requirements.txt #190

Closed
ericblau opened this issue May 15, 2023 · 1 comment
Closed

ContainerSpec ignores included requirements.txt #190

ericblau opened this issue May 15, 2023 · 1 comment
Assignees

Comments

@ericblau
Copy link
Collaborator

When the dlhub_sdk constructs the ContainerSpec to have the Container Service build a servable, it only encodes the dependencies that were added to the metadata using model.add_requirement(). It should also include the requirements.txt if such a file is included in the servable payload.

@ericblau ericblau self-assigned this May 15, 2023
@ericblau
Copy link
Collaborator Author

This work was completed with PR #191
and released as 2.0.3

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