Console Script Application
This commit is contained in:
@@ -6,6 +6,9 @@ authors = ["David Crompton"]
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
handyhelper = "handyhelper:main"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
requests = "^2.28.2"
|
||||
|
||||
Reference in New Issue
Block a user