always run Python tests if Python is available
commitb1cb54e919aa4ea367b61cabe323429efd4ef805
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 18 Mar 2023 16:45:40 +0000 (18 17:45 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 15 Apr 2023 12:46:21 +0000 (15 14:46 +0200)
treec817c4911c44b99c791cfe7dd5beab41fb817f2d
parent822ab11c8fdfa16f50f01c9dcbcdb6c6eab6baf9
always run Python tests if Python is available

Now that the Python interface can always be built,
the Python tests can be run as soon as Python is available.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
Makefile.am