Update cibuildwheel/macos.py
Co-Authored-By: Matthieu Darbois <mayeut@users.noreply.github.com>
This commit is contained in:
co-authored by
Matthieu Darbois
parent
32182f3edc
commit
0af635fb86
@@ -1,5 +1,4 @@
|
|||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
from time import sleep
|
|
||||||
import tempfile
|
import tempfile
|
||||||
import os, subprocess, shlex, sys, shutil
|
import os, subprocess, shlex, sys, shutil
|
||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
|
|||||||
Reference in New Issue
Block a user