We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8d92e commit bddf7ccCopy full SHA for bddf7cc
setup.py
@@ -23,7 +23,7 @@
23
'A collection of "Arcana" (http://arcana.readthedocs.io) Study '
24
'classes implementing NeuroImaging analysis workflows'),
25
long_description=open('README.rst').read(),
26
- install_requires=['arcana>=0.2.3',
+ install_requires=['arcana>=0.2.4',
27
'pydicom>=1.0'],
28
classifiers=[
29
"Development Status :: 4 - Beta",
0 commit comments