Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Fix some typos in a code string and comments | Dongjoon Hyun | 2016-01-27 | 1 | -1/+1 |
| | |||||
* | BLD: Move numpy.build_utils -> numpy._build_utils, add to MANIFEST.in | Alex Willmer | 2015-08-05 | 1 | -0/+227 |
This fixes the distutils built from an sdist (e.g. under tox), without including _build_utils in binary distributions or the installed numpy. |