forked from mirrors/thatmattlove-hyperglass
fix hyperglass CLI naming
This commit is contained in:
parent
6befe55ead
commit
aa5adf3e7f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ repository = "https://github.com/thatmattlove/hyperglass"
|
|||
version = "2.0.0-dev"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
hyperglass = "hyperglass.console:CLI"
|
||||
hyperglass = "hyperglass.console:run"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
Pillow = "^7.2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue