Explorar el Código

Add matplotlib to development requirements.

Stefano Cossu hace 6 años
padre
commit
46b256cbdd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      requirements_dev.txt

+ 1 - 0
requirements_dev.txt

@@ -9,6 +9,7 @@ click-log>=0.2.1
 click>=6.7
 gevent>=1.3.6
 gunicorn>=19.7.1
+matplotlib
 numpy>=1.15.1
 pytest-flask
 pytest>=3.2.2