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

fixes #127 Add skyapi requirements to Dockerfile #138

Open
wants to merge 1 commit into
base: 0.25.dev
Choose a base branch
from

Conversation

mauricio1802
Copy link

@mauricio1802 mauricio1802 commented May 15, 2019

Fixes #

Changes:

  • Add packages to PIP_PACKAGES variable in Dockerfile

Does this change need to mentioned in CHANGELOG.md?

No

@CLAassistant
Copy link

CLAassistant commented May 15, 2019

CLA assistant check
All committers have signed the CLA.

@olemis olemis added docker Docker stuff stdev wip Work in progress labels May 15, 2019
@olemis olemis changed the base branch from develop to 0.25.dev May 15, 2019 22:39
@@ -4,7 +4,7 @@ FROM $IMAGE_FROM

ARG BDATE
ARG SCOMMIT
ARG PIP_PACKAGES="setuptools wheel"
ARG PIP_PACKAGES="setuptools wheel certifi>=14.05.14 six>=1.10 python_dateutil>=2.5.3 urllib3>=1.15.1 coverage>=4.0.3 nose>=1.3.7 pluggy>=0.3.1 py>=1.4.31 randomize>=0.13"
Copy link
Contributor

Choose a reason for hiding this comment

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

better use requirements.txt files

@olemis olemis changed the title refs #127 Add skyapi requirements to Dockerfile fixes #127 Add skyapi requirements to Dockerfile May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Docker stuff stdev wip Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants