mac python 3.5 and 3.6 static builds

This commit is contained in:
Richard Smith 2019-06-05 17:16:07 +01:00
parent 6a8d4b24d4
commit ed9a925330
3 changed files with 1 additions and 1 deletions

View file

@ -20,4 +20,4 @@ if __name__ == "__main__":
ffibuilder.compile(verbose=True)
if platform.system()=="Darwin":
print(command)
os.system(command)
#os.system(command)