Remove pytest from dev-dependencies

This commit is contained in:
2022-07-01 00:12:38 +03:00
parent 03bf097004
commit 027e011302

View File

@@ -8,7 +8,6 @@ authors = ["Voronin9032 <voronin9032n3@gmail.com>"]
python = "^3.7"
[tool.poetry.dev-dependencies]
pytest = "^5.2"
[tool.poetry.scripts]
howdyho = "howdyho:while_true_print_howdyho_help"