Commit 33c79ea3 authored by Stefan Behnel's avatar Stefan Behnel

Dependencies.py: use print() also in Py2

parent 86e741dc
from __future__ import absolute_import
from __future__ import absolute_import, print_function
import cython
from .. import __version__
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment