1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

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

Thanks Tim Graham for the report

Backport of c75dd664cf from master
This commit is contained in:
Alasdair Nicol
2013-12-02 17:21:48 +00:00
committed by Tim Graham
parent c8b4ac814c
commit 87433c30c7
2 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
bcrypt
docutils
numpy
Pillow
PyYAML
pytz