summaryrefslogtreecommitdiff
path: root/numpy/distutils/command/build_py.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug to ensure that swig generated .py files are installed.Pearu Peterson2010-08-251-0/+7
|
* Replace type(a) is (something) with appropiate is_string/is_sequence testscookedm2006-02-011-1/+2
|
* Fixed setup.py sdist.Pearu Peterson2006-01-241-1/+11
|
* __config__.py files are generated through py_modules list. Added get_info ↵Pearu Peterson2006-01-241-1/+2
| | | | method to Configuration.
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+13