Commit 86c5115c authored by Alasdair Nicol's avatar Alasdair Nicol Committed by Tim Graham
Browse files

[1.5.x] Fixed #21538 -- Added numpy to test/requirements/base.txt

Thanks Tim Graham for the report

Backport of c75dd664 from master
parent 0e980508
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -138,6 +138,7 @@ Running all the tests
If you want to run the full suite of tests, you'll need to install a number of
dependencies:

*  numpy_
*  PIL_
*  py-bcrypt_
*  PyYAML_
@@ -168,6 +169,7 @@ and install the Geospatial libraries</ref/contrib/gis/install/index>`.
Each of these dependencies is optional. If you're missing any of them, the
associated tests will be skipped.

.. _numpy: https://pypi.python.org/pypi/numpy
.. _PIL: https://pypi.python.org/pypi/PIL
.. _py-bcrypt: https://pypi.python.org/pypi/py-bcrypt/
.. _PyYAML: http://pyyaml.org/wiki/PyYAML
+1 −0
Original line number Diff line number Diff line
docutils
Markdown
numpy
PyYAML
pytz
selenium