summaryrefslogtreecommitdiff
path: root/numpy/distutils/core.py
Commit message (Expand)AuthorAgeFilesLines
* When using setuptools, run the build_src command before egg_info (which is ru...cookedm2006-01-311-1/+2
* Misc cleanups + replace `a` with %r or repr(a)cookedm2006-01-311-20/+21
* Added data_files generator support - removed a piece of core.setup function.Pearu Peterson2006-01-271-10/+0
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-21/+21
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+138