You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/03 01:08:34 UTC

[GitHub] apivovarov commented on issue #12711: change numpy version to 1.15.2 in python install_requires

apivovarov commented on issue #12711: change numpy version to 1.15.2 in python install_requires
URL: https://github.com/apache/incubator-mxnet/pull/12711#issuecomment-426480328
 
 
   Default numpy version in The Python Package Index (PyPI) is 1.15.2
   https://pypi.org/project/numpy/
   pip/pip3 installs `numpy-1.15.2` on any distro by default
   
   To make the change consistent I also updated maximum `numpy` version in:
   `docs/install/requirements.txt`
   `ci/docker/install/ubuntu_python.sh`
   `ci/docker/install/docs_requirements`
   in addition to `python/setup.py`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services