Skip to content

Commit

Permalink
Merge pull request #1836 from oesteban/docs/fix-1835
Browse files Browse the repository at this point in the history
MAINT: pin python 3.7.4 in circle's build_docs
  • Loading branch information
oesteban committed Oct 17, 2019
2 parents 8522266 + de3d3d0 commit 8353080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ jobs:

build_docs:
docker:
- image: python:latest
- image: python:3.7.4
working_directory: /tmp/src/fmriprep
environment:
- FSLOUTPUTTYPE: 'NIFTI'
Expand Down

0 comments on commit 8353080

Please sign in to comment.