update vipsprofile to py3
This commit is contained in:
parent
43a83fcd18
commit
2aea0ee22b
@ -1,7 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
from __future__ import division
|
||||
from __future__ import print_function
|
||||
#!/usr/bin/python3
|
||||
|
||||
import re
|
||||
import cairo
|
||||
|
Loading…
Reference in New Issue
Block a user