diff options
author | ng0 <ng0@n0.is> | 2019-04-01 20:26:54 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-04-01 20:26:54 +0000 |
commit | d32aa0c415cf19d246a75ab0cec29cdacc801bac (patch) | |
tree | e0694eaf8c7583a7993bd3517e0ec652bf15d7c7 /README | |
parent | 9fbf2e434b67c3180908e4f2663e0cec5125e9cd (diff) |
Decrease minimum python version to 3.4
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -95,7 +95,8 @@ These are the dependencies for GNUnet's testsuite: - Bash (for some tests[*4]) - A Posix Shell (for some tests) -- python >= 3.7 (only python 3.7 is supported) +- python >= 3.4 (3.4 and higher technically supported, + at least python 3.7 tested to work) - base tools - mostly: - bc, |