summaryrefslogtreecommitdiff
path: root/numpy/lib/setup.py
Commit message (Expand)AuthorAgeFilesLines
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+2
* Added benchmarks directory to lib/setup.py so that numpy.lib benchmarks are Alan McIntyre2008-08-261-0/+1
* Clean up setup() calls.Pearu Peterson2007-05-111-1/+1
* clean up unused imports and bad whitespaceTim Leslie2007-01-091-7/+1
* Whitespace cleanup.Stefan van der Walt2007-01-081-1/+0
* More changesTravis Oliphant2006-01-041-4/+1
* Change most setup.py filesTravis Oliphant2006-01-041-0/+31