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

Aligning jenkins dependencies with requirement files. #658

Merged
merged 2 commits into from
Feb 21, 2020

Conversation

AaronSpieler
Copy link
Contributor

Issue, if available:

Jenkins was not able to resolve the numpy dependency all along (it had 1.18 and 1.14 both installed in some weird way, one through anaconda and one through pip), but apparently it did not have a noticeable impact so far, and only lead in #602 to complications.

Description of changes:

  • updating yaml dependencies
  • in particular adding numpy explicitly

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jaheba jaheba changed the title Fixing jenkins dependencies. Aligning jenkins dependencies with requirement files. Feb 21, 2020
Copy link
Contributor

@jaheba jaheba left a comment

Choose a reason for hiding this comment

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

Thanks!

@AaronSpieler AaronSpieler merged commit e598800 into awslabs:master Feb 21, 2020
@AaronSpieler AaronSpieler deleted the fixing_jenkins_dependencies branch February 21, 2020 15:22
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