Skip to content

Commit

Permalink
small change in command
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Jun 2, 2024
1 parent d8d2948 commit 16734d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def get_version(rel_path):
"ddt",
"psutil",
],
entry_points={"console_scripts": ["quantmsio_cli = quantmsio.quantmsio_cli:quantms_io_main"]},
entry_points={"console_scripts": ["quantmsioc = quantmsio.quantmsio_cli:quantms_io_main"]},
platforms=["any"],
classifiers=[
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 16734d6

Please sign in to comment.