Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
a3sha2 authored Jan 19, 2022
1 parent 4646f06 commit 3a20d56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ install_requires =
pyyaml
niflow-nipype1-workflows
sdcflows ~= 1.3.1
svgutils ~= 0.3.1
svgutils == 0.3.1
tedana >= 0.0.9a1, < 0.0.10
templateflow ~= 0.6.3
templateflow == 0.6.3
toml
test_requires =
coverage
Expand Down Expand Up @@ -125,4 +125,4 @@ exclude=*build/
putty-ignore =
*/__init__.py : +F401
docs/conf.py : +E265
/^\s*\.\. _.*?: http/ : +E501
/^\s*\.\. _.*?: http/ : +E501

0 comments on commit 3a20d56

Please sign in to comment.