BLD: Add libraries needed for running examples.

Add statsmodels and patsy, since they are used by example scripts
and example scripts are now run as part of the unit test suite.
This commit is contained in:
Eddie Hebert
2013-05-03 09:17:17 -04:00
parent c3cbe4e6b1
commit 42ad791f39
+2
View File
@@ -16,3 +16,5 @@ pyandoc==0.0.1
# Example scripts that are run during unit tests use the following:
matplotlib==1.2.1
statsmodels==0.5.0
patsy==0.1.0