From: Steven Black Date: Sat, 23 Jan 2021 02:45:51 +0000 (-0500) Subject: The Python 3.5+ constraint is now mentioned only under 'Generate your own...' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=84e4dc1e0bba69cd95dfd855181f26c65bfe3b10;p=stevenblack-hosts.git The Python 3.5+ constraint is now mentioned only under 'Generate your own...' --- diff --git a/readme_template.md b/readme_template.md index 1fe2ed818..8eaf23884 100644 --- a/readme_template.md +++ b/readme_template.md @@ -1,7 +1,6 @@ ---- **Take Note!** -* This version of the Hosts file generator, and tests, are for Python 3.5+ only. * With the exception of issues and PRs regarding changes to `hosts/data/StevenBlack/hosts`, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. The contact information for all of the data sources can be found in the `hosts/data/` directory. ---- @@ -86,6 +85,7 @@ docker run -it (containerid) bash To generate your own amalgamated hosts files you will need Python 3.5 or later. + First, install the dependencies with: ```sh