From 42aea2ae130fb1e37c7289906fa67cdf5fe7a4ed Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 23 Nov 2016 19:11:03 +0200 Subject: [PATCH] - Remove mention of tests/requirements.yml from the Requirements section in the README, relevant only for testing. --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a2e5cc1..13d077c 100644 --- a/README.rst +++ b/README.rst @@ -8,8 +8,7 @@ more information read the `blog post Requirements ------------ -See :code:`meta/main.yml`, :code:`tests/requirements.yml` and assertions at -the top of :code:`tasks/main.yml`. +See :code:`meta/main.yml` and assertions at the top of :code:`tasks/main.yml`. Role Variables -------------- -- GitLab