From eb413d6726ec81bcf93b2aaeb9a461e2a33f7779 Mon Sep 17 00:00:00 2001 From: decorator-factory <42166884+decorator-factory@users.noreply.github.com> Date: Tue, 15 Dec 2020 08:32:44 +0300 Subject: add pytest --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 41e5165..6130f73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,6 +17,7 @@ httpx = "^0.16.1" gunicorn = "^20.0.4" pydantic = "^1.7.2" pydnsbl = "^1.1" +pytest = "^6.2.0" [tool.poetry.dev-dependencies] flake8 = "^3.8.4" -- cgit v1.2.3