File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -49,22 +49,22 @@ dicom = ["pydicom >=1.0.0"]
4949dicomfs = [" nibabel[dicom]" , " pillow" ]
5050dev = [" gitpython" , " twine" ]
5151doc = [
52- " matplotlib >= 1.5.3" ,
53- " numpydoc" ,
54- " sphinx ~= 5.3" ,
55- " texext" ,
56- " tomli; python_version < \" 3.11\" " ,
52+ " matplotlib >= 1.5.3" ,
53+ " numpydoc" ,
54+ " sphinx ~= 5.3" ,
55+ " texext" ,
56+ " tomli; python_version < \" 3.11\" " ,
5757]
5858minc2 = [" h5py" ]
5959spm = [" scipy" ]
6060style = [" flake8" ]
6161test = [
62- " coverage" ,
63- " pytest !=5.3.4" ,
64- " pytest-cov" ,
65- " pytest-doctestplus" ,
66- " pytest-httpserver" ,
67- " pytest-xdist" ,
62+ " coverage" ,
63+ " pytest !=5.3.4" ,
64+ " pytest-cov" ,
65+ " pytest-doctestplus" ,
66+ " pytest-httpserver" ,
67+ " pytest-xdist" ,
6868]
6969zstd = [" pyzstd >= 0.14.3" ]
7070doctest = [" nibabel[doc,test]" ]
You can’t perform that action at this time.
0 commit comments