diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2022-10-14 18:55:13 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-15 10:47:37 +0700 |
commit | 9b4c32b0f9d22ea5b3bc63c5bc20081df1aff491 (patch) | |
tree | 95753f071b46c3f71b3104ad50055523aa331bec /python/vanguards/README | |
parent | 9e2db000f731a2a8c4d0cb030c8d39fa10c4093e (diff) |
python/vanguards: Updated for version 0.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/vanguards/README')
-rw-r--r-- | python/vanguards/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/vanguards/README b/python/vanguards/README index 50f8d7b3c6473..f2e35083e34c0 100644 --- a/python/vanguards/README +++ b/python/vanguards/README @@ -5,8 +5,3 @@ soon as possible, ahead of their official Tor-code releases. Having Tor installed is not required for building. The Tor installation does not have to be from SBo. -Vanguards requires Tor 0.3.3.x or above, and Tor 0.3.5.x is -preferred. - -A python 3 module will be compiled if python 3 is installed on -the system during compile time. |