Skip to content

Commit

Permalink
dont forget the CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
tjlane committed Oct 27, 2024
1 parent 3cce321 commit 1eb3aa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ build-backend = "setuptools.build_meta"

[project.scripts]
"meteor.diffmap" = "meteor.scripts.compute_difference_map:main"
"meteor.phaseboost" = "meteor.scripts.compute_iterative_tv_map:main"

[tool.mypy]
disallow_untyped_calls = true
Expand Down

0 comments on commit 1eb3aa3

Please sign in to comment.