From af2419a4734bedf0f07ea9fb54bfc67915e54c9f Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Thu, 17 Jan 2019 22:58:39 +0000 Subject: [PATCH] Using python 3.7. --- ExtensionCrawler/crx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ExtensionCrawler/crx.py b/ExtensionCrawler/crx.py index 33ad4b8..1493886 100644 --- a/ExtensionCrawler/crx.py +++ b/ExtensionCrawler/crx.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.6 +#!/usr/bin/env python3.7 # # Copyright (C) 2016,2017 The University of Sheffield, UK #