diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 6f2c307..d1c6d84 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -43,6 +43,7 @@ test: commands: - pip check - KERAS_BACKEND=numpy python -c "import keras" + - KERAS_BACKEND=jax python -c "import keras" about: home: https://github.com/keras-team/keras