diff --git a/setup.py b/setup.py index f2fa6aa93d..05dfc2de9c 100644 --- a/setup.py +++ b/setup.py @@ -38,6 +38,7 @@ "packaging", "prompt_toolkit>=3.0.3", "pyyaml", + "pytest-workflow", "questionary>=1.8.0", "requests_cache", "requests",