mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-04 21:19:50 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user