diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2014-05-04 06:18:21 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2014-05-04 06:33:10 -0600 |
commit | 8bc4d4588fbd2111fae0bc5e47c3662f6e48aee5 (patch) | |
tree | 2e179caf45f5b5e770e0503e63a92fa000689945 /numpy/testing/numpytest.py | |
parent | a0cf18394d5ce33514fdc37093bd2f65ad4b0dde (diff) | |
download | numpy-8bc4d4588fbd2111fae0bc5e47c3662f6e48aee5.tar.gz |
BUG: Fix use of setuptools.command.install._install.
This private variable has disappeared in later versions of setuptools.
In older versions of setuptools it is the same as
distutils.command.install.install, so use that instead.
Closes #4664.
Diffstat (limited to 'numpy/testing/numpytest.py')
0 files changed, 0 insertions, 0 deletions