Closed alexfoias closed 5 years ago
I will update the readme file soon.
i'll review when everything is finalized (incl. readme)
I need this change to finish the package before uploading to PyPI repository, so I'll be able to depend on it on the ivado project, can we merge this PR and add the readme later ?
@perone I will do it in 2 min.
@perone @jcohenadad I updated the readme
The aim of this PR is to split the API & script (convert_dcm2nii) requirements.
To install the convert_dcm2nii script run:
pip install -r scripts/requirements.txt
Fixes #7