Skip to content

Commit

Permalink
add entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
forrestfwilliams committed Sep 26, 2024
1 parent 0e7b723 commit a00dd98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ develop = [
Homepage = "https://github.com/ASFHyP3/OPERA-DISP-TMS"
Documentation = "https://github.com/ASFHyP3/opera-disp-tms/tree/develop?tab=readme-ov-file#opera-disp-tms"

[project.scripts]
generate_frame_tile = "opera_disp_tms.generate_frame_tiles:main"

[tool.pytest.ini_options]
testpaths = ["tests"]
script_launch_mode = "subprocess"
Expand Down

0 comments on commit a00dd98

Please sign in to comment.