Skip to content

Commit

Permalink
Adaptation of entry points with mask.py
Browse files Browse the repository at this point in the history
  • Loading branch information
maheuss committed Nov 5, 2020
1 parent 4ff2fe4 commit ff61f5c
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_mask=shimmingtoolbox.cli.mask:mask",
]
},
packages=find_packages(exclude=["docs"]),
Expand Down

0 comments on commit ff61f5c

Please sign in to comment.