Kaydet (Commit) c75dd664 authored tarafından Alasdair Nicol's avatar Alasdair Nicol Kaydeden (comit) Tim Graham

Fixed #21538 -- Added numpy to test/requirements/base.txt

Thanks Tim Graham for the report
üst 643180b5
...@@ -154,6 +154,7 @@ dependencies: ...@@ -154,6 +154,7 @@ dependencies:
* bcrypt_ * bcrypt_
* docutils_ * docutils_
* numpy_
* Pillow_ * Pillow_
* PyYAML_ * PyYAML_
* pytz_ * pytz_
...@@ -182,6 +183,7 @@ associated tests will be skipped. ...@@ -182,6 +183,7 @@ associated tests will be skipped.
.. _bcrypt: https://pypi.python.org/pypi/bcrypt .. _bcrypt: https://pypi.python.org/pypi/bcrypt
.. _docutils: https://pypi.python.org/pypi/docutils .. _docutils: https://pypi.python.org/pypi/docutils
.. _numpy: https://pypi.python.org/pypi/numpy
.. _Pillow: https://pypi.python.org/pypi/Pillow/ .. _Pillow: https://pypi.python.org/pypi/Pillow/
.. _PyYAML: http://pyyaml.org/wiki/PyYAML .. _PyYAML: http://pyyaml.org/wiki/PyYAML
.. _pytz: https://pypi.python.org/pypi/pytz/ .. _pytz: https://pypi.python.org/pypi/pytz/
......
bcrypt bcrypt
docutils docutils
numpy
Pillow Pillow
PyYAML PyYAML
pytz > dev pytz > dev
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment