diff options
author | Ralf Gommers <ralf.gommers@gmail.com> | 2021-01-27 22:48:58 +0100 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@gmail.com> | 2021-01-27 22:50:43 +0100 |
commit | 491d26b2bcbc3b1c57c3310d8a81f694c3450da3 (patch) | |
tree | c1fa3db02b3a64623a4d7a1e2f63d3242e2061d5 /numpy/lib/nanfunctions.py | |
parent | fd996225c5f712e7fc4e301c6e698a8a10854dd9 (diff) | |
download | numpy-491d26b2bcbc3b1c57c3310d8a81f694c3450da3.tar.gz |
BLD: fix issue with `bdist_egg`, which made `make dist` in doc/ fail
This issue came in because of commit 9b3f65096e a month ago.
`bdist_egg` has always been missing from the command list, but
that wasn't a problem because missing commands were simply
ignored by the validation. After that commit we started raising
a RuntimeError instead.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions