1
0
mirror of https://github.com/django/django.git synced 2025-07-20 09:39:13 +00:00

4 Commits

Author SHA1 Message Date
Tim Graham
df657a7682 [1.4.x] Required numpy < 1.9 for tests; refs #23489.
Backport of 4743a94429 from stable/1.7.x
2014-09-29 19:47:33 -04:00
Tim Graham
778a555342 [1.4.x] Added tests/requirements/py2.txt.
This follows the convention used in other branches so we don't
need a special case in the build script for 1.4.
2014-07-25 09:46:15 -04:00
Alasdair Nicol
23126866ec [1.4.x] Fixed #21538 -- Added numpy to test/requirements/base.txt
Thanks Tim Graham for the report

Backport of c75dd664c from master
2013-12-02 13:45:56 -05:00
Tim Graham
e8971345b4 [1.4.x] Fixed #19196 -- Added test/requirements
Backport of 4d92a0bd86 from master
2013-07-10 12:12:15 -04:00