From e1d95284fdf2f91a9ca85a222d58116b03cf9ee5 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Wed, 23 Jan 2019 00:01:00 +0000 Subject: [PATCH] Using python 3.7. --- crx-extract | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crx-extract b/crx-extract index 6cf5cb2..b36d0fd 100755 --- a/crx-extract +++ b/crx-extract @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.6 +#!/usr/bin/env python3.7 # # Copyright (C) 2017-2018 The University of Sheffield, UK #