Loading docs/internals/contributing/writing-code/unit-tests.txt +2 −0 Original line number Diff line number Diff line Loading @@ -141,6 +141,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_ Loading Loading @@ -171,6 +172,7 @@ and install the Geospatial libraries</ref/contrib/gis/install>`. 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 Loading tests/requirements/base.txt +1 −0 Original line number Diff line number Diff line docutils Markdown numpy PIL py-bcrypt python-memcached Loading Loading
docs/internals/contributing/writing-code/unit-tests.txt +2 −0 Original line number Diff line number Diff line Loading @@ -141,6 +141,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_ Loading Loading @@ -171,6 +172,7 @@ and install the Geospatial libraries</ref/contrib/gis/install>`. 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 Loading
tests/requirements/base.txt +1 −0 Original line number Diff line number Diff line docutils Markdown numpy PIL py-bcrypt python-memcached Loading