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

python3 for CI #747

Merged
merged 10 commits into from
Jul 8, 2021
Merged

python3 for CI #747

merged 10 commits into from
Jul 8, 2021

Conversation

bam241
Copy link
Member

@bam241 bam241 commented Jul 2, 2021

Updating docker file to use python3.

it is probably time we retire python2

@bam241 bam241 requested a review from gonuke July 2, 2021 20:07
@bam241
Copy link
Member Author

bam241 commented Jul 2, 2021

shall we upload temporary docker image to test this ?

Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

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

LGTM - if we can get things tested, I'll merge

gcc \
gfortran \
git \
libblas-dev \
Copy link
Member

Choose a reason for hiding this comment

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

Unrelated to this PR, but I don't think we need BLAS/LAPACK anymore...?

Copy link
Member Author

Choose a reason for hiding this comment

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

I forgot about this, issuing a news PR for it !
(maybe it could be a good test for our docker building/testing PR)

@bam241
Copy link
Member Author

bam241 commented Jul 8, 2021

@gonuke it is building against the newly pushed image (repushed 15 minutes ago)

this should be redo when CI passes

@gonuke
Copy link
Member

gonuke commented Jul 8, 2021

Thanks @bam241 - I've made an issue (#750) to review the image dependencies.

@gonuke gonuke merged commit 9b59a53 into svalinn:develop Jul 8, 2021
bam241 added a commit that referenced this pull request Jul 8, 2021
Merge: dc17bdf d42860f
Author: Paul Wilson <[email protected]>

    Merge pull request #747 from bam241/python3
@bam241 bam241 deleted the python3 branch November 28, 2024 14:40
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