Hi, Lisandro Dalcin wrote: > BTW, could you check in Python 3.0 that the MANIFEST file is properly > generated from MANIFEST.in ? I believe the 'recursive-include' > directive is broken in Py3 distutils (however, my last test was about > a week ago against Py3 SVN, perhaps it's now fixed).
Since you can't even run Cython under Py3, I don't see why it should be a problem if you can't package it properly under that system. Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
