diff --git a/pyproject.toml b/pyproject.toml index a7cd79a..8bd4d0f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,6 @@ authors = ["Voronin9032 "] python = "^3.7" [tool.poetry.dev-dependencies] -pytest = "^5.2" [tool.poetry.scripts] howdyho = "howdyho:while_true_print_howdyho_help"