BLD: Add matplotlib to test requirements.

Example scripts use matplotlib, so add to requirements_dev.txt
so that CI will include matplotlib.
This commit is contained in:
Eddie Hebert
2013-05-02 16:48:53 -04:00
parent b748ba62e0
commit 7bc20639da
+4
View File
@@ -12,3 +12,7 @@ pyflakes==0.6.1
# Documentation Conversion
pyandoc==0.0.1
# Example scripts that are run during unit tests use the following:
matplotlib==1.2.1