File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 source /tmp/venv/bin/activate
4646 pip install -U pip
4747 pip install -r /tmp/src/templateflow/requirements.txt
48- pip install "datalad ~= 0.11.8" doi2bib
48+ pip install "datalad ~= 0.11.8" " doi2bib < 0.4"
4949 pip install "setuptools>=42.0" "setuptools_scm[toml] >= 3.4" twine codecov
5050
5151 - run :
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ exclude =
4949
5050[options.extras_require]
5151citations =
52- doi2bib >= 0.4.0
52+ doi2bib < 0.4.0
5353datalad =
5454 datalad ~= 0.12.0
5555doc =
Original file line number Diff line number Diff line change 2424 "\t author = {Vladimir Fonov and Alan C. Evans and Kelly Botteron and C. "
2525 "Robert Almli and Robert C. McKinstry and D. Louis Collins},\n "
2626 "\t title = {Unbiased average age-appropriate atlases for pediatric studies},\n "
27- "\t journal = {NeuroImage}}\n }"
27+ "\t journal = {{ NeuroImage}}\n }"
2828)
2929
3030mni2009_lbib = (
You can’t perform that action at this time.
0 commit comments