From 9cca42e371ef2ca3d9f1c3b22a6135a2a14a697c Mon Sep 17 00:00:00 2001 From: Janne Sinivirta Date: Sun, 1 Oct 2017 11:06:40 +0300 Subject: [PATCH] add pytest to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index c6a1e399b..2cfc05081 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,7 @@ scikit-learn==0.19.0 scipy==0.19.1 jsonschema==2.6.0 TA-Lib==0.4.10 +pytest==3.2.2 # Required for plotting data #matplotlib==2.0.2