Commit e7240d3f authored by Stefan Behnel's avatar Stefan Behnel

make test terminate in Py2.6 by disabling parallel compilation

parent 8ee3c4d9
'''
PYTHON -m Cython.Build.Cythonize -i pkg
PYTHON -m Cython.Build.Cythonize -i pkg -j1
PYTHON package_test.py
'''
......
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