package_release_build mac support.

This commit is contained in:
Pieter-Jan Briers
2017-08-14 15:05:39 +02:00
parent 17cd8c1d61
commit e569eb276e
6 changed files with 121 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
# Import future so people on py2 still get the clear error that they need to upgrade.
from __future__ import print_function