File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
- apt
3
3
language : python
4
4
python :
5
- - 2.6
6
5
- 2.7
7
6
env :
8
7
- INSTALL_DEB_DEPENDECIES=true
Original file line number Diff line number Diff line change 1
1
Next release
2
2
============
3
3
4
+ * ENH: Dropped support for now 7 years old Python 2.6
4
5
* FIX: Fixed Camino output naming (https://github.com/nipy/nipype/pull/1061)
5
6
* ENH: Add the average distance to ErrorMap (https://github.com/nipy/nipype/pull/1039)
6
7
* ENH: Inputs with name_source can be now chained in cascade (https://github.com/nipy/nipype/pull/938)
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ recommendations.
107
107
Must Have
108
108
~~~~~~~~~
109
109
110
- Python _ 2.6 - 2. 7
110
+ Python _ 2.7
111
111
112
112
Nibabel _ 1.0 - 1.4
113
113
Neuroimaging file i/o library
You can’t perform that action at this time.
0 commit comments