diff options
| author | Alasdair Nicol <alasdair@thenicols.net> | 2013-12-02 17:21:48 +0000 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-12-02 13:41:18 -0500 |
| commit | 86c5115cad6bb980d503eca502bac513f03645ca (patch) | |
| tree | 005b4421f32552ce1bb8dc8f845674596636721c /tests | |
| parent | 0e98050847644f66c6aad38e359d560594a7a4cc (diff) | |
[1.5.x] Fixed #21538 -- Added numpy to test/requirements/base.txt
Thanks Tim Graham for the report
Backport of c75dd664c from master
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/requirements/base.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/requirements/base.txt b/tests/requirements/base.txt index 99e2b7f805..67d1e79afc 100644 --- a/tests/requirements/base.txt +++ b/tests/requirements/base.txt @@ -1,5 +1,6 @@ docutils Markdown +numpy PyYAML pytz selenium |
