Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: setuptools does not run install_clib automatically -- run it manually ↵ | Pauli Virtanen | 2009-11-12 | 1 | -2/+5 |
| | | | | in install_data, if setuptools is present (fix #1194) | ||||
* | Update comment on using install_clib as a subcommand. | David Cournapeau | 2009-07-26 | 1 | -1/+1 |
| | |||||
* | Add a install_clib command. | David Cournapeau | 2009-07-26 | 1 | -0/+3 |
| | |||||
* | BUG: Override setuptools' install.run() method to correctly allow 'python ↵ | Robert Kern | 2008-09-18 | 1 | -1/+36 |
| | | | | setup.py install' to work. | ||||
* | Add patch for #141 from Andrew Straw: standard setuptools install idiom fails | cookedm | 2006-06-09 | 1 | -1/+6 |
| | |||||
* | Remove unused imports | cookedm | 2006-02-02 | 1 | -3/+0 |
| | |||||
* | Fix bdist_rpm for path names containing spaces. | Pearu Peterson | 2006-01-28 | 1 | -0/+25 |
| | |||||
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+9 |