Skip to content

Commit 0a609b4

Browse files
authored
Merge pull request #59 from jdkent/patch_niworkflows
FIX: test pin to reports_bug branch
2 parents 9a2d064 + 2cf4c7c commit 0a609b4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.zenodo.json

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"name": "nrajamani3",
55
"type": "Researcher"
66
},
7+
{
8+
"affiliation": "Neuroscience Program, University of Iowa",
9+
"name": "Kent, James D.",
10+
"orcid": "0000-0002-4892-2659",
11+
"type": "Researcher"
12+
},
713
{
814
"affiliation": "Department of Psychology, Stanford University",
915
"name": "Poldrack, Russell A.",

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ install_requires =
2424
indexed_gzip >=0.8.8
2525
nibabel ~= 3.0.0rc1
2626
nipype ~= 1.3.1
27-
niworkflows ~= 1.1.0
27+
niworkflows ~= 1.1.3
2828
numpy
2929
pybids ~= 0.9.2
3030
pyyaml

0 commit comments

Comments
 (0)