mirror of https://github.com/KLayout/klayout.git
build4mac only works with python3 for now
This commit is contained in:
parent
f23a4a7227
commit
87212fdd03
|
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
#===============================================================================
|
||||
|
|
|
|||
Loading…
Reference in New Issue