Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiana S. Cardona <89112552+Flecha21@users.noreply.github.com>2022-06-28 18:03:29 +0300
committerGitHub <noreply@github.com>2022-06-28 18:03:29 +0300
commit58b42abedeb844947393e1398307be9fb55db9ce (patch)
treeed5e85fe557100b4f63d21277448dcf1b2129e42 /hacking
parenta1444f390d04520a14139eb10e49fb80aedc1ed4 (diff)
Update README.md (#78139)
Update Python version requirement to >= 3.8.
Diffstat (limited to 'hacking')
-rw-r--r--hacking/README.md3
1 files changed, 1 insertions, 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: