Skip to content

Commit

Permalink
PIN: doi2bib to older versions until bibcure/doi2bib#6 is resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
mgxd committed Sep 13, 2020
1 parent c9fe6cd commit 65b33ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ exclude =

[options.extras_require]
citations =
doi2bib >= 0.4.0
doi2bib < 0.4.0
datalad =
datalad ~= 0.12.0
doc =
Expand Down
2 changes: 1 addition & 1 deletion templateflow/tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"\tauthor = {Vladimir Fonov and Alan C. Evans and Kelly Botteron and C. "
"Robert Almli and Robert C. McKinstry and D. Louis Collins},\n"
"\ttitle = {Unbiased average age-appropriate atlases for pediatric studies},\n"
"\tjournal = {NeuroImage}}\n}"
"\tjournal = {{NeuroImage}}\n}"
)

mni2009_lbib = (
Expand Down

0 comments on commit 65b33ae

Please sign in to comment.