Skip to content

Commit

Permalink
Fix chris_plugin_info
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Nov 10, 2023
1 parent 542c18c commit 5ea81de
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 @@ -27,6 +27,7 @@ def get_version(rel_path: str) -> str:
url='https://github.com/FNNDSC/pl-emerald',
packages=['emerald'],
license='MIT',
install_requires=['chris_plugin'],
package_data={
'emerald': ['json_models/*', 'weights/*']
},
Expand Down

0 comments on commit 5ea81de

Please sign in to comment.