Commit cb9537de authored by Stefan Behnel's avatar Stefan Behnel

test runner: include cythonize.py script in 2to3 conversion

parent 3a254499
......@@ -1597,6 +1597,7 @@ def refactor_for_py3(distdir, cy3_dir):
include pyximport/*.py
include runtests.py
include cython.py
include cythonize.py
''')
sys.path.insert(0, cy3_dir)
......
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