From 70a87a1d878106aa97205507c3cd3eb9ba1667f2 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 7 Feb 2017 17:02:44 +0100 Subject: Create and use the minsize file. --- tools/certtools.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/certtools.py') diff --git a/tools/certtools.py b/tools/certtools.py index 82339aa..f5482cb 100644 --- a/tools/certtools.py +++ b/tools/certtools.py @@ -17,6 +17,7 @@ import zipfile import shutil import requests import warnings +import logging from certkeys import publickeys -- cgit v1.1