From: gfyoung Date: Fri, 7 Sep 2018 00:15:33 +0000 (-0700) Subject: Update docs to say we support Python 3.5+ X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e99c7bbf4429a4ab84f86c952fdf490b54467da0;p=stevenblack-hosts.git Update docs to say we support Python 3.5+ Python 3.5 and 3.6 are still alive and well supported. --- diff --git a/readme_template.md b/readme_template.md index 09c485c06..3eb2f2226 100644 --- a/readme_template.md +++ b/readme_template.md @@ -1,5 +1,5 @@ ---- -**Take Note!** This version of the Hosts file generator, and tests, are for Python 3.7+ only. +**Take Note!** This version of the Hosts file generator, and tests, are for Python 3.5+ only. ----