소스 검색

Add matplotlib to development requirements.

Stefano Cossu 6 년 전
부모
커밋
46b256cbdd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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