Przeglądaj źródła

Add matplotlib to development requirements.

Stefano Cossu 6 lat temu
rodzic
commit
46b256cbdd
1 zmienionych plików z 1 dodań i 0 usunięć
  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