Skip to content

Commit ca47a9b

Browse files
authored
Merge pull request #492 from effigies/fix/check_expert_options
[RTM] FIX: Check for expert options file
2 parents 7cb4a6b + 5b0f3be commit ca47a9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ dependencies:
2828
- svgutils
2929
- nitime
3030
- nilearn
31-
- git+https://github.com/nipy/nipype.git@ccd0527d65c63b22b86b8e7df0d3103e4f4fe743#egg=nipype
31+
- git+https://github.com/nipy/nipype.git@5a88840c31836d393cf8fea28de0777e4d4922c3#egg=nipype
3232
- git+https://github.com/poldracklab/niworkflows.git@d6612ceb1e44ca2df30b404ef853d136ede277bb#egg=niworkflows

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
git+https://github.com/nipy/nipype.git@ccd0527d65c63b22b86b8e7df0d3103e4f4fe743#egg=nipype
1+
git+https://github.com/nipy/nipype.git@5a88840c31836d393cf8fea28de0777e4d4922c3#egg=nipype
22
git+https://github.com/poldracklab/niworkflows.git@d6612ceb1e44ca2df30b404ef853d136ede277bb#egg=niworkflows

0 commit comments

Comments
 (0)