Re: [Numpy-discussion] Cython files
On Thu, Jul 12, 2012 at 12:06 AM, Fode wrote: > Should build_ext regenerate the cython files? It is not doing so for me. No, Cython is not a build requirement for numpy. Therefore Cython is run either by hand, or in the case of numpy.random by running generate_mtrand_c.py. Then we check in the
[Numpy-discussion] Cython files
Should build_ext regenerate the cython files? It is not doing so for me. Fode ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion