From 3d6f53899f46156b94dcea62d4fde23d927d42f8 Mon Sep 17 00:00:00 2001 From: Sebastian Sterk Date: Tue, 1 Feb 2022 00:17:59 +0100 Subject: [PATCH] make prerequisites more precise --- TESTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TESTING.md b/TESTING.md index 7158ab3..133a77c 100644 --- a/TESTING.md +++ b/TESTING.md @@ -1,6 +1,6 @@ # Prerequisites -Make sure you have bash & docker. +Make sure you have bash & docker installed. Python and some test hacks are crammed into the `Dockerfile_build` file for now. Revisions in the future may re-enable running python on your host (not just in docker).