Skip to content

Commit

Permalink
Restore sarsen script
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Jan 17, 2024
1 parent afc05a5 commit a5bb9ca
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 @@ -31,6 +31,9 @@ license = {file = "LICENSE"}
name = "sarsen"
readme = "README.md"

[project.scripts]
sarsen = "sarsen.__main__:app"

[tool.coverage.run]
branch = true

Expand Down

0 comments on commit a5bb9ca

Please sign in to comment.