Update cibuildwheel/macos.py

Co-Authored-By: Matthieu Darbois <mayeut@users.noreply.github.com>
This commit is contained in:
Grzegorz Bokota
2019-12-18 23:22:19 +01:00
committed by GitHub
co-authored by Matthieu Darbois
parent 32182f3edc
commit 0af635fb86
-1
View File
@@ -1,5 +1,4 @@
from __future__ import print_function
from time import sleep
import tempfile
import os, subprocess, shlex, sys, shutil
from collections import namedtuple