They should be installed in the tree alongside the .py files, and will be discovered just like normal Python modules.
On Feb 16, 2009, at 3:16 PM, Ondrej Certik wrote: > Hi, > > where should the .pxd files for a package be installed? > /usr/include/package_name/, /usr/lib/python/package_name/include, or > somewhere else? > > Is there some place that cython looks at for those .pyx and .pxd > files? Is there some consensus/standard for this? > > Ondrej > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
