Page MenuHomePhabricator

Add python3 to list of dependencies on some platforms
ClosedPublic

Authored by Fabien on Aug 19 2019, 09:19.

Details

Summary
python3 is required for running the unit tests on macOS, Ubuntu and
Fedora.

Without python3 installed, 'make check' fails because
/test/util/bitcoin-util-test.py fails to find python3.

Backport of core PR11136
https://github.com/bitcoin/bitcoin/pull/11136/files

Depends on D3904.

Test Plan

Read it.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable