diff --git a/pyproject.toml b/pyproject.toml index 53b11c8..85050c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,6 +28,7 @@ setuptools = [ "wheel", ] test = [ + "pytest", "jinja2", ]