howdyho 3.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "howdyho"
|
||||
version = "2.0"
|
||||
version = "3.0"
|
||||
description = ""
|
||||
authors = ["voronin9032 <voronin9032n3@gmail.com>"]
|
||||
|
||||
@@ -10,6 +10,9 @@ python = "^3.7"
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^5.2"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
howdyho = "howdyho:while_true_print_howdyho_help"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
Reference in New Issue
Block a user