build4mac only works with python3 for now

This commit is contained in:
Thomas Ferreira de Lima 2018-03-19 17:47:57 -04:00
parent f23a4a7227
commit 87212fdd03
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#===============================================================================