The Python 3.5+ constraint is now mentioned only under 'Generate your own...'
authorSteven Black <redacted>
Sat, 23 Jan 2021 02:45:51 +0000 (21:45 -0500)
committerSteven Black <redacted>
Sat, 23 Jan 2021 02:45:51 +0000 (21:45 -0500)
readme_template.md

index 1fe2ed81827c8639a2354c4babc24e8e3023b0f8..8eaf23884bfc3a9aea8af456e12cfce723da3fde 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT