From 1438d566a1cb6d4c35c5046728502888424e2829 Mon Sep 17 00:00:00 2001 From: ng0 Date: Thu, 14 Feb 2019 17:00:36 +0000 Subject: README: we are on python3.7 now Signed-off-by: ng0 --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 43d6671d7..596c4acbb 100644 --- a/README +++ b/README @@ -57,8 +57,8 @@ These are the direct dependencies for running GNUnet: These are the dependencies for GNUnet's testsuite: - Bash (optional (?), for some tests) -- python >= 2.7 (optional, only python 2.7 is supported) -- python-future >= 2.7 (optional, only python 2.7 is supported) +- python >= 3.7 (optional, only python 3.7 is supported) +- python-future >= 3.7 (optional, only python 3.7 is supported) These are the optional dependencies: @@ -67,13 +67,13 @@ These are the optional dependencies: - libpulse >= 2.0 (optional, for experimental conversation tool) - libogg >= 1.3.0 (optional, for experimental conversation tool) - libnss (optional, certtool binary (for convenient installation of GNS proxy)) -- python-future (optional, for some testcases and utilities) +- python2.7-future (optional, for gnunet-qr) - python-zbar >= 0.10 (optional, for gnunet-qr) - TeX Live >= 2012 (optional, for gnunet-bcd[*]) - texi2mdoc (optional, for automatic mdoc generation [*2]) - libglpk >= 4.45 (optional, for experimental code) - perl5 (optional, for some utilities) -- python >= 2.7 (optional, for gnunet-qr, only python 2.7 is supported) +- python2.7 >= 2.7 (optional, for gnunet-qr, only python 2.7 is supported) - bluez (optional, for bluetooth support) - miniupnpc - libpbc >= 0.5.14 (optional, for Attribute-Based Encryption and Identity Provider functionality) -- cgit v1.2.3