From 58b42abedeb844947393e1398307be9fb55db9ce Mon Sep 17 00:00:00 2001 From: "Diana S. Cardona" <89112552+Flecha21@users.noreply.github.com> Date: Tue, 28 Jun 2022 11:03:29 -0400 Subject: [PATCH] Update README.md (#78139) Update Python version requirement to >= 3.8. --- hacking/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hacking/README.md b/hacking/README.md index 46235579db8..03c0868676a 100644 --- a/hacking/README.md +++ b/hacking/README.md @@ -5,8 +5,7 @@ env-setup --------- The 'env-setup' script modifies your environment to allow you to run -ansible from a git checkout using python 2.6+. (You may not use -python 3 at this time). +ansible from a git checkout using python >= 3.8. First, set up your environment to run from the checkout: