From 97c37997afcd5fe8d55676accada7e801d81df18 Mon Sep 17 00:00:00 2001 From: David Trattnig <david.trattnig@o94.at> Date: Thu, 27 Feb 2020 16:19:00 +0100 Subject: [PATCH] Update test class to Python 3.7. --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.py b/test.py index 8b7e1ef6..24370e45 100755 --- a/test.py +++ b/test.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3.6 +#!/usr/bin/python3.7 # # engine -- GitLab