summaryrefslogtreecommitdiff
path: root/numpy/distutils/tests/setup.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: remove unused f2py and SWIG tests from numpy.distutils.Ralf Gommers2016-01-061-14/+0
* MAINT: remove outdated Pyrex support from distutils (as far as possible).Ralf Gommers2016-01-061-2/+0
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-1/+1
* 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
* Clean up setup() calls.Pearu Peterson2007-05-111-1/+1
* Updated numpy.distutils tests site.Pearu Peterson2006-02-061-0/+14