Skip to content

Commit

Permalink
Fix: Fix CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
redur committed Apr 26, 2024
1 parent 97ac55d commit c38e85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
]

[project.scripts]
boreholes-extract-layers = "stratigraphy.main:start_pipeline"
boreholes-extract-layers = "stratigraphy.main:click_pipeline"
boreholes-download-profiles = "stratigraphy.get_files:download_directory_froms3"

[tool.ruff.lint]
Expand Down

0 comments on commit c38e85a

Please sign in to comment.