Skip to content

Commit

Permalink
refactor: python scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
devraj committed Feb 4, 2024
1 parent aa08764 commit 74ee474
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 @@ -62,7 +62,7 @@ alembic = "^1.13.1"

[tool.poetry.scripts]
gal = "gallagher.cli:app"
gcon = "gallagher.console:main"
gcon = "gallagher.tui:main"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 74ee474

Please sign in to comment.