mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Python version 3.5 sufficient
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.
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user