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

Reconfigure install/extra dependencies and update Dockerfile to only install gateway modules #240

Closed
abiswal2001 opened this issue Mar 30, 2022 · 0 comments · Fixed by #251
Assignees

Comments

@abiswal2001
Copy link
Collaborator

Currently, to avoid a large Docker image, we separate install dependencies into required dependencies and extra dependencies. We should change this so the Docker image only installs gateway related dependencies and pip install -e . installs all required dependencies besides solver related dependencies.

@parasj parasj moved this to Todo (backlog) in Skylark Alpha release Mar 30, 2022
@parasj parasj self-assigned this Mar 30, 2022
@parasj parasj moved this from Todo (backlog) to In Progress in Skylark Alpha release Mar 30, 2022
@parasj parasj added this to the Skylark 0.1 alpha critical milestone Mar 31, 2022
Repository owner moved this from In Progress to Done in Skylark Alpha release Apr 6, 2022
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 a pull request may close this issue.

2 participants