Python version 3.5 sufficient
authorxstnztk <redacted>
Thu, 1 Nov 2018 12:06:21 +0000 (13:06 +0100)
committerxstnztk <redacted>
Thu, 1 Nov 2018 12:06:21 +0000 (13:06 +0100)
Python version 3.7 is actually not required for building one's own
hosts file. According to the CI configuration, any version >= 3.5
should work.

Tested with Python 3.6.6 on Ubuntu 18.04.

readme.md
readme_template.md

index 931275a8467f1af6a6657cf97c4b83fad29cadf1..fa15c9c043a7734b23b7e0714afb84568efb6557 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -92,7 +92,7 @@ Data for extensions is stored in the [`extensions`](https://github.com/StevenBla
 
 ## Generate your own unified hosts file
 
-To generate your own unified hosts file you will need Python 3.7 or later.
+To generate your own unified hosts file you will need Python 3.5 or later.
 
 First install the dependencies with:
 
index 3f509798cbbad77ea9ca28d6655b1c562f5e7ed6..911cd802864fa8913cf3db2527960283d414930e 100644 (file)
@@ -61,7 +61,7 @@ Data for extensions is stored in the [`extensions`](https://github.com/StevenBla
 
 ## Generate your own unified hosts file
 
-To generate your own unified hosts file you will need Python 3.7 or later.
+To generate your own unified hosts file you will need Python 3.5 or later.
 
 First install the dependencies with:
 
git clone https://git.99rst.org/PROJECT