From c3e9ad12469056c74f39afda2f0e4e690ae95ab8 Mon Sep 17 00:00:00 2001 From: Vitaly Potyarkin Date: Tue, 4 Feb 2020 15:35:44 +0300 Subject: [PATCH] Fix typo in requirements list --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 08d29c0..cd0e3b6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -63,7 +63,7 @@ setup_requires = # These are required in actual runtime: install_requires = - ansibles + ansible molecule >= 3.0a3 pyyaml >= 5.1, < 6 python-vagrant