Skip to content

Commit

Permalink
🚸 Rename resource_inventory CLI command
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy committed Jan 6, 2025
1 parent 236e0fe commit 36528bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ def main(**extra_args):
entry_points={
"console_scripts": [
"cpac = CPAC.__main__:main",
"C-PAC_nb_io = CPAC.pipeline.nb_io:main",
"resource_inventory = CPAC.pipeline.resource_inventory:main",
]
},
package_data={
Expand Down

0 comments on commit 36528bd

Please sign in to comment.