Skip to content

Commit

Permalink
Add st_prepare_fieldmap as an entry_point
Browse files Browse the repository at this point in the history
  • Loading branch information
po09i committed Nov 10, 2020
1 parent 04c797c commit 906e5db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
'console_scripts': [
"st_download_data=shimmingtoolbox.cli.download_data:download_data",
"st_dicom_to_nifti=shimmingtoolbox.cli.dicom_to_nifti:dicom_to_nifti_cli",
"st_prepare_fieldmap= shimmingtoolbox.cli.prepare_fieldmap:prepare_fieldmap_cli"
]
},
packages=find_packages(exclude=["docs"]),
Expand Down

0 comments on commit 906e5db

Please sign in to comment.