Skip to content

Commit

Permalink
fix entryopnits for cli interface
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhundhausen committed Jan 31, 2024
1 parent 7f088f7 commit 1d6ff55
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ pytest = "7.4.3"
object_performance = "menu_tools.object_performance.plotter:main"
rate_plots = "menu_tools.rate_plots.plotter:main"

[options.entry_points."console_scripts"]
object_performance = "menu_tools.object_performance.plotter:main"
rate_plots = "menu_tools.rate_plots.plotter:main"

[tool.pytest.ini_options]
filterwarnings = [
"error",
Expand Down

0 comments on commit 1d6ff55

Please sign in to comment.