Update the reame_template for Python 3.
authorStevenBlack <redacted>
Tue, 14 Aug 2018 01:06:09 +0000 (21:06 -0400)
committerSteven Black <redacted>
Thu, 6 Sep 2018 03:53:57 +0000 (23:53 -0400)
readme_template.md

index 9d229928fa4fe56f0002e774096ce80ae8fb8800..ed41be93228d28259895831dbdba175cb2ce24c6 100644 (file)
@@ -1,7 +1,5 @@
 ----
-**Take Note!**  We are in the process of [dropping support for Python 2.7](https://github.com/StevenBlack/hosts/issues/729).
-
-Soon, to self-generate hosts files, you'll need to use Python 3.
+**Take Note!**  This version of the Hosts file generator, and tests, are for Python 3.7+ only.
 
 ----
 
@@ -63,7 +61,7 @@ Data for extensions is stored in the [`extensions`](https://github.com/StevenBla
 
 ## Generate your own unified hosts file
 
-**Note** if you are using Python 3, please install the dependencies with:
+First install the dependencies with:
 
     pip3 install --user -r requirements.txt
 
git clone https://git.99rst.org/PROJECT