Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

update docker to use python 3.7 #1008

Merged
merged 1 commit into from
Aug 21, 2019
Merged

update docker to use python 3.7 #1008

merged 1 commit into from
Aug 21, 2019

Conversation

ixje
Copy link
Member

@ixje ixje commented Aug 21, 2019

What current issue(s) does this address, or what feature is it adding?
docker uses python 3.6, whereas the latest version will only work with 3.7

How did you solve this problem?
install 3.7
How did you make sure your solution works?
ran

docker build --no-cache -f Dockerfile -t neopython .

and passed
Are there any special changes in the code that we should be aware of?

Please check the following, if applicable:

  • Did you add any tests?
  • Did you run make lint?
  • Did you run make test?
  • Are you making a PR to a feature branch or development rather than master?
  • Did you add an entry to CHANGELOG.rst? (if not, please do)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.307% when pulling a625cf0 on ixje:update-docker into 88e0c89 on CityOfZion:development.

@ixje ixje merged commit c9486dd into CityOfZion:development Aug 21, 2019
@ixje ixje deleted the update-docker branch September 9, 2019 11:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants