Skip to content

Commit

Permalink
fixed: error
Browse files Browse the repository at this point in the history
  • Loading branch information
zprobot committed Jun 11, 2024
1 parent 48acdf4 commit 613572b
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 @@ -59,7 +59,7 @@ def get_version(rel_path):
"ddt",
"psutil",
],
entry_points={"console_scripts": ["quantmsioc = quantmsio.quantmsio_cli:quantms_io_main"]},
entry_points={"console_scripts": ["quantmsioc = quantmsio.quantmsioc:quantms_io_main"]},
platforms=["any"],
classifiers=[
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 613572b

Please sign in to comment.