[NumPy-Tickets] [NumPy] #1791: Handle SWIG/Cython/Pyrex files correctly during install
NumPy Trac
numpy-tickets@scipy....
Sat Apr 2 06:26:33 CDT 2011
#1791: Handle SWIG/Cython/Pyrex files correctly during install
-------------------------------+--------------------------------------------
Reporter: rgommers | Owner: rgommers
Type: defect | Status: new
Priority: normal | Milestone: 1.6.0
Component: Official binaries | Version: 1.5.1
Keywords: |
-------------------------------+--------------------------------------------
The files under doc/swig, doc/cython. doc/pyrex should not be installed by
default through setup.py because this makes Linux packagers unhappy. In
the Windows and OS X installers these files could be put somewhere,
because they are useful for users.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1791>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list