tests: fix py27 keras

This commit is contained in:
Casper da Costa-Luis 2021-08-14 17:08:35 +01:00
parent 29ff37da73
commit 46907ea524
No known key found for this signature in database
GPG Key ID: F5126E5FBD2512AD
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@ deps=
matplotlib matplotlib
numpy numpy
pandas pandas
keras: keras py27-keras: keras<2.5
!py27-keras: keras
py3{6,7,8,9}: rich py3{6,7,8,9}: rich
tf: tensorflow!=2.5.0 tf: tensorflow!=2.5.0
commands= commands=