Skip to content

Commit

Permalink
Merge pull request #94 from jmtyszka/Development
Browse files Browse the repository at this point in the history
Pin pybids version to 0.12.4 for now.
  • Loading branch information
jmtyszka authored Feb 11, 2022
2 parents 705bea5 + 5a2fc93 commit 70d30ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
# For an analysis of "install_requires" vs pip's requirements files see:
# https://packaging.python.org/en/latest/requirements.html
install_requires=['pydicom>=2.2',
'pybids>=0.13',
'pybids=0.12.4',
'numpy>=1.21'],

# List additional groups of dependencies here (e.g. development
Expand Down

0 comments on commit 70d30ad

Please # to comment.