diff --git a/.github/prepare_tools.py b/.github/prepare_tools.py index 95414bd..8ae5229 100644 --- a/.github/prepare_tools.py +++ b/.github/prepare_tools.py @@ -1,4 +1,5 @@ import os +import sys import platform import zipfile import tarfile