On 6/10/08, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> Hi,
>
> they store the dependencies (.pxd and .pxi files) of the compiled C file, so
>  users will likely be happy about them.

Granted. I asked just in case this was an oversight after the last merges.

>  I think they still missing from to the .hgignore, though.


Could you also add the 'build/' directory to .hgignore ? I always use
Cython installed on my home directory (just to be sure that the
install is never broken)

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).





-- 
Lisandro Dalcín
---------------
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
PTLC - Güemes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to