python3: do a simple ls on pip & setuptools if not selected for build
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 5 Jul 2021 08:28:38 +0000 (11:28 +0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 6 Jul 2021 14:20:18 +0000 (16:20 +0200)
commitd27d23167bfd85cdac2f97a29791ddcaa4001d5c
treedb03d02efee7840ca9662823ed3925a15c188407
parent8b3297e50733a8e8f7c75f8fbffd2e7e8921ec89
python3: do a simple ls on pip & setuptools if not selected for build

I seem to forget to check/select setuptools and pip (that come bundled with
Python).
This change will do a simple 'ls' on the 2 wheel files, so that the build
fails even if just building Python.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python3/Makefile