TST: Add xlrd module to requirements_dev

THe xlrd module is used by the answer_key module to read results
from a spreadsheet.
This commit is contained in:
Eddie Hebert
2013-07-18 14:35:00 -04:00
parent 9a629d8781
commit b759409525
+1
View File
@@ -2,6 +2,7 @@
nose==1.3.0
nose-parameterized==0.3
nose-ignore-docstring==0.1
xlrd=0.9.2
# Linting