From 133f2a6fae14dbbb30da7539bbe82a65656c7467 Mon Sep 17 00:00:00 2001 From: Casper da Costa-Luis Date: Thu, 19 Dec 2019 22:12:22 +0000 Subject: [PATCH] CI test keras --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tox.ini b/tox.ini index 9c228b57..39ce01c5 100644 --- a/tox.ini +++ b/tox.ini @@ -33,6 +33,8 @@ deps = cython numpy pandas + tensorflow + keras commands = {[extra]commands} # no cython/numpy/pandas for py{py,py3,26,33,34}