summaryrefslogtreecommitdiff
path: root/numpy/lib/arraypad.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2020-12-20 16:35:37 -0700
committerCharles Harris <charlesr.harris@gmail.com>2020-12-27 12:57:19 -0700
commit9b3f65096ee6bee277552da987ce296985baa96d (patch)
tree7c17c07e24170829897d34f8588b9b4860f510b0 /numpy/lib/arraypad.py
parent11cba18268c04d43a56cca3635e49fce1e3a759e (diff)
downloadnumpy-9b3f65096ee6bee277552da987ce296985baa96d.tar.gz
MAINT: Add dist_info to valid setup.py commands.
The follwing changes are made to 'setup.py'. - Add 'dist_info' to the valid 'setup.py' commands. The 'dist_info' command was added to setuptools in 2017 and we were following the unrecognized command path in setup.py which raised a warning. - Add 'version' to the recognized information commands, it came in with the move to versioneer. - Include the arguments passed to 'setup.py' when the unrecognized command warning is raised. This will aid in maintaining the command checks in the future.
Diffstat (limited to 'numpy/lib/arraypad.py')
0 files changed, 0 insertions, 0 deletions