mac python 3.5 and 3.6 static builds
This commit is contained in:
parent
6a8d4b24d4
commit
ed9a925330
3 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ if __name__ == "__main__":
|
|||
ffibuilder.compile(verbose=True)
|
||||
if platform.system()=="Darwin":
|
||||
print(command)
|
||||
os.system(command)
|
||||
#os.system(command)
|
||||
|
|
Reference in a new issue