From 80228163a84c6d208d2159078f21395426735f6f Mon Sep 17 00:00:00 2001 From: Michael Marchetti Date: Fri, 17 Aug 2018 11:53:28 -0400 Subject: [PATCH] echo python version from test --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index db862027..28dabf02 100644 --- a/Makefile +++ b/Makefile @@ -51,6 +51,7 @@ notebook3: test: # TODO run in container + python -V python -Wi setup.py test test2: