Skip to content

Commit

Permalink
Merge pull request #325 from jcfr/package-totalsegmentator_snomed_map…
Browse files Browse the repository at this point in the history
…ping-csv

Package snomed mapping as a totalsegmentator package resource
  • Loading branch information
wasserth authored Jul 3, 2024
2 parents 0dc2b85 + 9a79e24 commit db66607
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -11,6 +11,7 @@
python_requires='>=3.9',
license='Apache 2.0',
packages=find_packages(),
package_data={"totalsegmentator": ["resources/totalsegmentator_snomed_mapping.csv"]},
install_requires=[
'torch>=2.0.0',
'numpy<2',
Expand Down

0 comments on commit db66607

Please sign in to comment.